Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260313-060414
#<BuildRuby:0x0000790ea117fdd0
@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.20260313-060414",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003643 0.002908 2.227345 ( 2.354322)
build_miniruby 0.001631 0.000000 1.580007 ( 1.557814)
build_ruby 0.001691 0.000000 3.723180 ( 3.809345)
build_all 0.004962 0.002843 6.306104 ( 2.683959)
build_install 0.007578 0.010159 8.102361 ( 4.446805)
test_btest 0.000289 0.000765 75.150322 ( 19.382403)
test_basic 0.006540 0.003215 1.191309 ( 1.235806)
test_all 0.096099 0.034068 832.117218 (252.716565)
test_rubyspec 0.048812 0.042354 136.674235 ( 34.303296)
total: 322.49 sec