Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-092220
#<BuildRuby:0x00007ee0a995fde0
@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.20251210-092220",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.000136 0.007824 3.117035 ( 3.076997)
build_miniruby 0.001149 0.000572 1.957103 ( 2.005318)
build_ruby 0.002063 0.000019 4.914241 ( 6.688558)
build_all 0.007581 0.002626 7.319903 ( 4.015249)
build_install 0.019546 0.004086 9.767599 ( 6.269881)
test_btest 0.000762 0.000184 79.909469 ( 35.934105)
test_basic 0.005295 0.006009 1.198548 ( 1.340945)
test_all 0.100835 0.036212 790.580461 (339.374422)
test_rubyspec 0.056681 0.030880 128.797684 ( 44.398509)
total: 443.11 sec