Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260310-161958
#<BuildRuby:0x000078cff675fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260310-161958",
@make="make",
@no_timeout_error=nil,
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.005011 0.002865 2.950951 ( 4.837527)
build_miniruby 0.002045 0.000003 2.370890 ( 3.365746)
build_ruby 0.001561 0.001073 5.640641 ( 7.859036)
build_all 0.009530 0.001680 8.283016 ( 10.265028)
build_install 0.016164 0.008211 11.157859 ( 13.505453)
test_btest 0.001045 0.000000 91.813721 (121.543347)
test_basic 0.007237 0.005705 1.367604 ( 2.428344)
test_all 0.108203 0.042098 988.289117 (1078.889234)
test_rubyspec 0.066831 0.030134 140.630134 ( 94.607849)
total: 1337.30 sec