Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250508-002404
#<BuildRuby:0x00007faca30ffdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250508-002404",
@make="make",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001872 0.004258 2.000853 ( 2.220409)
build_miniruby 0.001239 0.000216 1.498003 ( 1.495592)
build_ruby 0.001643 0.000286 3.382023 ( 3.544968)
build_all 0.004113 0.004142 5.911853 ( 2.506211)
build_install 0.003710 0.013690 7.523064 ( 3.960912)
test_btest 0.000725 0.000242 51.364977 ( 14.435601)
test_basic 0.007533 0.005491 1.019009 ( 1.314809)
test_all 0.054279 0.065864 616.509899 (233.743358)
test_rubyspec 0.058361 0.018576 107.226410 ( 22.965746)
total: 286.19 sec