Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260311-185907
#<BuildRuby:0x0000759628a2fdd0
@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.20260311-185907",
@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.000023 0.000005 0.000028 ( 0.000030)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000040 0.000009 0.000049 ( 0.000049)
build_up 0.003356 0.003557 2.863545 ( 3.032249)
build_miniruby 0.000000 0.001667 2.115184 ( 2.106148)
build_ruby 0.002158 0.000000 5.527742 ( 5.564297)
build_all 0.008295 0.001426 7.760071 ( 4.090491)
build_install 0.010993 0.010126 10.571368 ( 6.713585)
test_btest 0.000993 0.000040 81.174920 ( 25.993354)
test_basic 0.005997 0.003562 1.005098 ( 1.046022)
test_all 0.092682 0.035805 795.923772 (225.372712)
test_rubyspec 0.050601 0.041609 136.798702 ( 28.401178)
total: 302.32 sec