Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260109-115843
#<BuildRuby:0x00007c6e66e5fdc0
@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.20260109-115843",
@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.000043 0.000011 0.000054 ( 0.000053)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004384 0.003884 3.177472 ( 3.666695)
build_miniruby 0.000124 0.001794 2.002371 ( 2.102584)
build_ruby 0.001043 0.001023 4.799371 ( 4.958200)
build_all 0.006456 0.004064 7.328601 ( 4.582490)
build_install 0.018579 0.005994 10.538117 ( 7.478361)
test_btest 0.000745 0.000224 84.299393 ( 45.757556)
test_basic 0.008745 0.002845 1.304243 ( 1.624934)
test_all 0.098646 0.039574 898.366892 (375.568584)
test_rubyspec 0.058007 0.027235 138.958949 ( 46.185349)
total: 491.93 sec