Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250426-123159
#<BuildRuby:0x00007f577fd8fdc8
@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.20250426-123159",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.005220 1.930628 ( 2.231395)
build_miniruby 0.000000 0.001607 1.494569 ( 1.491407)
build_ruby 0.000000 0.001849 3.947897 ( 4.024829)
build_all 0.003672 0.004437 5.949079 ( 2.566670)
build_install 0.006255 0.011244 7.755032 ( 4.354356)
test_btest 0.000670 0.000180 49.051197 ( 13.902796)
test_basic 0.007695 0.000263 0.700282 ( 0.753004)
test_all 0.065859 0.051585 600.570829 (182.515848)
test_rubyspec 0.052708 0.024170 104.087447 ( 24.364034)
total: 236.21 sec