Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-132416
#<BuildRuby:0x000056254d1f2228
@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.20231015-132416",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.007200 2.535800 ( 3.067331)
build_miniruby 0.000909 0.000991 1.735357 ( 1.795180)
build_ruby 0.001494 0.000402 3.533558 ( 3.876773)
build_all 0.008219 0.000000 6.460742 ( 4.375146)
build_install 0.018542 0.000376 8.047751 ( 5.846493)
test_btest 0.000774 0.000169 87.694527 ( 52.800413)
test_basic 0.003247 0.005083 0.902482 ( 1.148303)
test_all 0.008739 0.001059 672.350778 (313.089075)
test_rubyspec 0.033040 0.035816 104.390533 (123.995694)
total: 510.00 sec