Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-190445
#<BuildRuby:0x00007f10a76ffdd8
@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.20241231-190445",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005118 0.000189 1.472580 ( 4.991429)
build_miniruby 0.001146 0.000407 1.330980 ( 3.954360)
build_ruby 0.000990 0.000808 3.482266 ( 42.053570)
build_all 0.008717 0.000000 6.010276 ( 3.083651)
build_install 0.010043 0.007938 7.301872 ( 4.690035)
test_btest 0.000638 0.000234 79.429800 ( 25.303689)
test_basic 0.010957 0.001407 1.018879 ( 1.126987)
test_all 0.096515 0.046520 719.130704 (230.482727)
test_rubyspec 0.048678 0.032895 117.429789 ( 29.543260)
total: 345.23 sec