Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250930-175335
#<BuildRuby:0x000078266cd9fde0
@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.20250930-175335",
@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.000007 0.000028 ( 0.000029)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.003781 0.005524 4.150185 ( 2.621490)
build_miniruby 0.001083 0.000411 2.781122 ( 2.798407)
build_ruby 0.001496 0.000187 3.181529 ( 22.877094)
build_all 0.005346 0.001123 4.923114 ( 1.975194)
build_install 0.017650 0.001931 7.556537 ( 3.974442)
test_btest 0.000708 0.000227 57.508941 ( 20.585537)
test_basic 0.005182 0.004630 1.178703 ( 1.410008)
test_all 0.080953 0.034829 588.008427 (213.832404)
test_rubyspec 0.046654 0.032075 114.384932 ( 23.333674)
total: 293.41 sec