Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-010853
#<BuildRuby:0x000055ee3f9e6078
@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.20240202-010853",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.008262 0.000551 2.111522 ( 4.013532)
build_miniruby 0.001929 0.000000 1.903938 ( 2.591066)
build_ruby 0.000000 0.002450 3.981821 ( 5.183860)
build_all 0.003543 0.005561 6.610666 ( 7.198482)
build_install 0.013300 0.009970 8.158117 ( 9.363992)
test_btest 0.000820 0.000149 91.380855 (109.180629)
test_basic 0.004253 0.004418 1.007618 ( 1.623310)
test_all 0.100499 0.024809 792.176347 (788.664207)
test_rubyspec 0.041431 0.069774 185.013174 (244.227006)
total: 1172.05 sec