Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260224-045715
#<BuildRuby:0x000077420b15fdc8
@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.20260224-045715",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001471 0.005188 2.327121 ( 2.467451)
build_miniruby 0.001466 0.000146 1.576850 ( 1.552569)
build_ruby 0.002057 0.000000 4.515135 ( 4.588640)
build_all 0.004821 0.003044 6.797715 ( 2.901418)
build_install 0.013772 0.004577 9.307502 ( 5.203051)
test_btest 0.000532 0.000530 85.046675 ( 23.390795)
test_basic 0.005883 0.004411 1.025154 ( 1.064242)
test_all 0.089337 0.039256 718.462037 (209.552334)
test_rubyspec 0.053164 0.040905 143.305555 ( 24.629184)
total: 275.35 sec