Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-071651
#<BuildRuby:0x000056489695a120
@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.20230821-071651",
@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.000027 0.000001 0.000028 ( 0.000028)
autoconf 0.000032 0.000001 0.000033 ( 0.000034)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.006381 0.000213 2.427533 ( 6.759690)
build_miniruby 0.002046 0.000068 1.743260 ( 3.664172)
build_ruby 0.000000 0.002036 3.558690 ( 7.464487)
build_all 0.006456 0.002493 6.736594 ( 8.019059)
build_install 0.019790 0.000952 8.250397 ( 11.908990)
test_btest 0.000817 0.000051 84.646735 ( 69.134860)
test_basic 0.003758 0.000235 0.979339 ( 2.368474)
test_all 0.005695 0.004773 700.635758 (601.276879)
test_rubyspec 0.058751 0.022222 114.386315 (299.606867)
total: 1010.20 sec