Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-180043
#<BuildRuby:0x00007f792b23fdd8
@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.20241129-180043",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000031 0.000000 0.000031 ( 0.000030)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.005820 0.002788 3.312517 ( 3.256665)
build_miniruby 0.001311 0.000278 1.243475 ( 1.240255)
build_ruby 0.001467 0.000311 4.370780 ( 4.536134)
build_all 0.004833 0.003257 6.137593 ( 2.590343)
build_install 0.019726 0.000091 8.376377 ( 3.873344)
test_btest 0.000852 0.000170 80.280097 ( 21.461060)
test_basic 0.009491 0.001899 0.923870 ( 0.980863)
test_all 0.114255 0.035788 741.113461 (224.322455)
test_rubyspec 0.057678 0.025126 122.284420 ( 28.181826)
total: 290.44 sec