Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-180244
#<BuildRuby:0x00007efe1fb7fdd0
@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.20241114-180244",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003383 0.003817 3.215903 ( 3.136197)
build_miniruby 0.001198 0.000280 1.383183 ( 1.383884)
build_ruby 0.001359 0.000317 4.111166 ( 4.215638)
build_all 0.004543 0.004156 6.308074 ( 2.586686)
build_install 0.011121 0.009002 8.939611 ( 4.305273)
test_btest 0.000657 0.000199 80.699407 ( 21.556287)
test_basic 0.002330 0.007670 1.021144 ( 1.085997)
test_all 0.125589 0.023886 758.099995 (228.355746)
test_rubyspec 0.040482 0.045470 118.217869 ( 28.898126)
total: 295.52 sec