Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-040437
#<BuildRuby:0x000071022b83fdd0
@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.20260317-040437",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002813 0.003607 2.429611 ( 2.544991)
build_miniruby 0.001309 0.000439 1.630706 ( 1.607426)
build_ruby 0.001267 0.000636 5.097932 ( 5.122116)
build_all 0.001029 0.008153 7.600297 ( 3.618838)
build_install 0.014299 0.006926 10.141054 ( 6.083836)
test_btest 0.000331 0.000732 84.069797 ( 24.566980)
test_basic 0.003212 0.007064 1.244666 ( 1.287433)
test_all 0.096394 0.034832 782.185287 (221.760592)
test_rubyspec 0.052248 0.039413 138.752117 ( 25.647839)
total: 292.24 sec