Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-233541
#<BuildRuby:0x000055c6de995f48
@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.20231023-233541",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000235 0.006877 2.902148 ( 2.964582)
build_miniruby 0.001171 0.000000 1.432656 ( 1.431114)
build_ruby 0.001488 0.000000 2.524536 ( 2.743058)
build_all 0.006514 0.000000 5.200051 ( 2.050162)
build_install 0.012185 0.006204 7.118483 ( 3.049041)
test_btest 0.000580 0.000160 76.749364 ( 20.040009)
test_basic 0.002739 0.003364 0.755044 ( 0.824875)
test_all 0.071028 0.045456 619.395186 (185.089404)
test_rubyspec 0.025885 0.022618 77.784114 ( 89.534537)
total: 307.73 sec