Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251214-164723
#<BuildRuby:0x000073066495fdc0
@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.20251214-164723",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000000 0.000061 0.000061 ( 0.000047)
configure 0.000000 0.000036 0.000036 ( 0.000036)
build_up 0.003415 0.003942 3.055274 ( 3.015037)
build_miniruby 0.001173 0.000331 2.310001 ( 2.311031)
build_ruby 0.001754 0.000206 4.664576 ( 4.734843)
build_all 0.007162 0.002930 7.295913 ( 4.171077)
build_install 0.019355 0.005380 10.179586 ( 7.025465)
test_btest 0.001018 0.000000 72.480380 ( 27.033933)
test_basic 0.001692 0.005050 0.985370 ( 5.463579)
test_all 0.089326 0.037933 704.544707 (235.657367)
test_rubyspec 0.046523 0.036202 124.674189 ( 28.792384)
total: 318.21 sec