Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250206-211942
#<BuildRuby:0x00007f7d8d19fde0
@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.20250206-211942",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007657 0.001276 3.869515 ( 3.428612)
build_miniruby 0.001572 0.000262 1.508739 ( 1.535380)
build_ruby 0.001581 0.000263 3.123929 ( 3.279432)
build_all 0.006468 0.001078 5.489871 ( 2.205905)
build_install 0.008849 0.009052 7.939065 ( 3.709846)
test_btest 0.000885 0.000194 70.880885 ( 23.482394)
test_basic 0.005050 0.004693 0.911176 ( 0.989869)
test_all 0.086709 0.027791 571.208962 (179.548885)
test_rubyspec 0.021283 0.049693 108.087414 ( 22.636132)
total: 240.82 sec