Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-000549
#<BuildRuby:0x00007a217a10fde0
@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.20251007-000549",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.003626 0.005358 3.423559 ( 2.318544)
build_miniruby 0.000242 0.001112 1.177006 ( 1.173468)
build_ruby 0.000703 0.000900 3.006279 ( 3.093796)
build_all 0.005221 0.002488 5.217205 ( 2.061887)
build_install 0.014878 0.004927 8.476104 ( 3.993262)
test_btest 0.000204 0.000708 59.332154 ( 18.124010)
test_basic 0.004986 0.002808 0.974288 ( 1.036673)
test_all 0.088418 0.038238 719.773961 (233.034508)
test_rubyspec 0.041568 0.037715 120.440390 ( 32.580105)
total: 297.42 sec