Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260120-092907
#<BuildRuby:0x000073994eb8fdc0
@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.20260120-092907",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000033 0.000012 0.000045 ( 0.000046)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.004301 0.003113 2.939478 ( 2.745999)
build_miniruby 0.001543 0.000000 1.879711 ( 1.878203)
build_ruby 0.002014 0.000000 4.823099 ( 4.866657)
build_all 0.008274 0.001290 7.579131 ( 3.187834)
build_install 0.012268 0.008048 9.133635 ( 4.819158)
test_btest 0.000004 0.000990 77.181376 ( 19.987899)
test_basic 0.005091 0.005005 0.950920 ( 0.998123)
test_all 0.085119 0.042877 722.104289 (212.280979)
test_rubyspec 0.051550 0.037043 135.431472 ( 25.365435)
total: 276.13 sec