Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-091312
#<BuildRuby:0x0000736b462dfdc8
@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.20251102-091312",
@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.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002733 0.005261 3.440895 ( 2.890023)
build_miniruby 0.000386 0.001148 1.668596 ( 1.665248)
build_ruby 0.000889 0.000966 4.019644 ( 4.115406)
build_all 0.004215 0.003886 6.401935 ( 2.802328)
build_install 0.014283 0.005724 9.226712 ( 4.937628)
test_btest 0.002232 0.000073 64.194205 ( 17.371045)
test_basic 0.001828 0.005452 1.028562 ( 1.076816)
test_all 0.093848 0.031105 725.733143 (228.199844)
test_rubyspec 0.049348 0.031906 125.831950 ( 31.002283)
total: 294.06 sec