Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251030-072127
#<BuildRuby:0x000077ee260cfdc8
@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.20251030-072127",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005294 0.002981 3.542432 ( 2.265443)
build_miniruby 0.001316 0.000097 1.236565 ( 1.233286)
build_ruby 0.001081 0.000728 3.064508 ( 3.179433)
build_all 0.004990 0.002931 5.387006 ( 2.150565)
build_install 0.012556 0.005054 7.786166 ( 3.780783)
test_btest 0.000897 0.000000 57.554425 ( 16.250062)
test_basic 0.001205 0.007260 0.744411 ( 0.791109)
test_all 0.083297 0.033582 566.799502 (170.126536)
test_rubyspec 0.052644 0.029206 116.021439 ( 19.963368)
total: 219.74 sec