Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260301-073541
#<BuildRuby:0x00007d6e18c8fdd0
@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.20260301-073541",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.001975 0.005132 3.033637 ( 3.246575)
build_miniruby 0.001429 0.000266 2.310191 ( 2.291159)
build_ruby 0.001180 0.001082 5.344389 ( 5.377253)
build_all 0.005689 0.003302 8.094412 ( 3.641154)
build_install 0.018202 0.001449 10.259524 ( 5.790509)
test_btest 0.000232 0.001083 90.776474 ( 24.580795)
test_basic 0.006476 0.004377 1.193297 ( 1.229217)
test_all 0.100456 0.033866 902.640434 (254.320526)
test_rubyspec 0.052631 0.042380 154.702682 ( 31.715265)
total: 332.19 sec