Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-092029
#<BuildRuby:0x000070292af3fde0
@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.20251027-092029",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.004066 0.003246 3.473359 ( 2.156756)
build_miniruby 0.001021 0.000240 1.095412 ( 1.092659)
build_ruby 0.001251 0.000294 2.843566 ( 2.960609)
build_all 0.004703 0.002215 4.970409 ( 1.970454)
build_install 0.014506 0.003632 7.684314 ( 3.541977)
test_btest 0.000617 0.000152 53.211957 ( 14.514461)
test_basic 0.004586 0.001404 0.655231 ( 0.722603)
test_all 0.088085 0.028752 581.708831 (174.417125)
test_rubyspec 0.052368 0.031648 115.591059 ( 18.935749)
total: 220.31 sec