Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260222-132926
#<BuildRuby:0x000072ce53e8fdc0
@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.20260222-132926",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003239 0.003551 2.565573 ( 2.660052)
build_miniruby 0.001899 0.000000 1.831562 ( 1.802676)
build_ruby 0.002089 0.000000 4.390266 ( 4.458687)
build_all 0.004037 0.004348 7.594317 ( 3.258184)
build_install 0.012927 0.007020 10.540603 ( 6.001707)
test_btest 0.000522 0.000542 87.969442 ( 22.654431)
test_basic 0.005431 0.005459 1.190564 ( 1.233334)
test_all 0.089356 0.040414 795.159182 (225.094908)
test_rubyspec 0.052956 0.044747 148.757947 ( 25.926450)
total: 293.09 sec