Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-032055
#<BuildRuby:0x00007f385f05fde0
@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.20250506-032055",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.005951 0.000384 2.423234 ( 2.709332)
build_miniruby 0.001808 0.000117 1.765593 ( 1.771428)
build_ruby 0.001839 0.000119 4.034954 ( 4.152852)
build_all 0.010325 0.000381 6.215135 ( 3.139053)
build_install 0.010574 0.012868 8.378994 ( 4.983876)
test_btest 0.000805 0.000115 51.505826 ( 18.201660)
test_basic 0.000094 0.008756 0.879614 ( 0.946976)
test_all 0.064798 0.064383 656.323132 (242.871844)
test_rubyspec 0.043797 0.031990 105.695934 ( 24.383621)
total: 303.16 sec