Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-235526
#<BuildRuby:0x00007fb0125efdc0
@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.20250417-235526",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000045 0.000000 0.000045 ( 0.000040)
build_up 0.000000 0.007134 2.342681 ( 3.343803)
build_miniruby 0.001707 0.000290 2.187422 ( 2.369099)
build_ruby 0.002120 0.000000 4.163577 ( 4.522846)
build_all 0.009201 0.000000 5.700206 ( 2.538070)
build_install 0.016195 0.003953 8.297971 ( 5.049073)
test_btest 0.000914 0.000000 52.300106 ( 31.836606)
test_basic 0.005218 0.007477 0.989860 ( 1.225477)
test_all 0.089128 0.033691 612.732548 (189.104524)
test_rubyspec 0.056967 0.022963 101.423779 ( 23.729681)
total: 263.72 sec