Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260312-040537
#<BuildRuby:0x000072a0982dfdd8
@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.20260312-040537",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.001809 0.005258 2.821292 ( 2.903770)
build_miniruby 0.000984 0.000672 1.894626 ( 1.864623)
build_ruby 0.001281 0.000763 4.865745 ( 4.926761)
build_all 0.004184 0.004753 7.420874 ( 3.425519)
build_install 0.014236 0.007149 10.404871 ( 6.221165)
test_btest 0.000959 0.000000 85.530192 ( 29.516916)
test_basic 0.007131 0.004468 1.365670 ( 1.504199)
test_all 0.084626 0.055590 853.750889 (346.244951)
test_rubyspec 0.056201 0.033474 140.538205 ( 49.828775)
total: 446.44 sec