Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250829-165259
#<BuildRuby:0x00007057ff79fdc0
@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.20250829-165259",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005398 0.003434 4.561118 ( 2.974201)
build_miniruby 0.001096 0.000385 1.731369 ( 1.727739)
build_ruby 0.001462 0.000163 3.728149 ( 3.804043)
build_all 0.006064 0.001713 6.024465 ( 2.480335)
build_install 0.013981 0.006303 9.425181 ( 4.616875)
test_btest 0.000973 0.000000 59.569074 ( 19.482796)
test_basic 0.004009 0.003105 0.903688 ( 0.957353)
test_all 0.092437 0.022687 595.262271 (175.137061)
test_rubyspec 0.051476 0.029171 112.782733 ( 22.509722)
total: 233.69 sec