Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-201152
#<BuildRuby:0x00007f198a59fdd0
@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.20241109-201152",
@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.000027 0.000000 0.000027 ( 0.000027)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.007785 0.000015 3.763671 ( 3.710388)
build_miniruby 0.001367 0.000207 1.583249 ( 1.579368)
build_ruby 0.001640 0.000248 3.881207 ( 4.028308)
build_all 0.008498 0.000000 6.635150 ( 2.810532)
build_install 0.020647 0.000569 9.259870 ( 4.534062)
test_btest 0.001000 0.000000 79.911266 ( 21.548211)
test_basic 0.008248 0.002630 1.006570 ( 1.051416)
test_all 0.118417 0.031429 746.878161 (216.791191)
test_rubyspec 0.053563 0.029255 117.123887 ( 24.728332)
total: 280.78 sec