Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-101842
#<BuildRuby:0x000072a544a6fde0
@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.20251008-101842",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.005951 0.004072 5.140776 ( 4.742341)
build_miniruby 0.001529 0.000142 1.874228 ( 2.262831)
build_ruby 0.001605 0.000447 4.645353 ( 5.486083)
build_all 0.007034 0.002302 7.093405 ( 5.659081)
build_install 0.018630 0.006690 10.880426 ( 8.855496)
test_btest 0.001100 0.000006 70.458564 ( 50.687395)
test_basic 0.005265 0.005361 1.225991 ( 1.618499)
test_all 0.101730 0.033624 829.956358 (550.140405)
test_rubyspec 0.053805 0.030740 123.600674 ( 55.817836)
total: 685.27 sec