Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250126-210427
#<BuildRuby:0x00007eff28a9fdc0
@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.20250126-210427",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.002607 0.003497 2.658072 ( 2.116667)
build_miniruby 0.001037 0.000406 1.428603 ( 1.426106)
build_ruby 0.001366 0.000534 3.745375 ( 3.929259)
build_all 0.005125 0.002005 5.695073 ( 2.412168)
build_install 0.008094 0.008908 7.354057 ( 3.592482)
test_btest 0.000530 0.000236 65.440959 ( 17.801777)
test_basic 0.007237 0.000000 0.818384 ( 0.874440)
test_all 0.069052 0.048302 562.404628 (187.354757)
test_rubyspec 0.028484 0.042701 105.609009 ( 23.433695)
total: 242.94 sec