Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-021152
#<BuildRuby:0x000055baaec5e018
@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.20230926-021152",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006814 0.000402 2.294743 ( 5.044119)
build_miniruby 0.001274 0.000176 1.660162 ( 1.881250)
build_ruby 0.001592 0.000219 3.488581 ( 4.103012)
build_all 0.003291 0.004676 6.326306 ( 4.438413)
build_install 0.001167 0.017527 7.670875 ( 5.549343)
test_btest 0.000625 0.000195 83.431630 ( 43.177498)
test_basic 0.004682 0.004153 0.984874 ( 1.265742)
test_all 0.007684 0.002561 691.906945 (410.138071)
test_rubyspec 0.060875 0.020292 109.383978 (151.129537)
total: 626.73 sec