Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-031851
#<BuildRuby:0x00005602e72963b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230217-031851",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.000871 0.003936 1.378502 ( 1.774548)
build_miniruby 0.000000 0.001460 1.097561 ( 1.098039)
build_ruby 0.000000 0.001436 2.518445 ( 2.732791)
build_all 0.006736 0.000282 3.983051 ( 2.612974)
build_install 0.006905 0.007697 3.129175 ( 2.870903)
test_btest 0.000619 0.000083 56.056296 ( 27.305021)
test_basic 0.005050 0.000674 0.491061 ( 0.602263)
test_all 0.001032 0.000138 644.489941 (243.369652)
test_rubyspec 0.018362 0.027329 72.655914 ( 84.965259)
total: 367.33 sec