Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250408-035047
#<BuildRuby:0x00007f2bff38fdd8
@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.20250408-035047",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000028)
configure 0.000016 0.000003 0.000019 ( 0.000021)
build_up 0.002512 0.003657 2.174545 ( 2.183986)
build_miniruby 0.001023 0.000269 1.121025 ( 1.118727)
build_ruby 0.001273 0.000335 2.899340 ( 15.155172)
build_all 0.006539 0.000606 4.611854 ( 1.904094)
build_install 0.015294 0.006826 7.441024 ( 4.528371)
test_btest 0.000649 0.000182 48.101707 ( 18.274377)
test_basic 0.003635 0.003912 0.655311 ( 0.732637)
test_all 0.079933 0.033718 550.452477 (186.252876)
test_rubyspec 0.033364 0.036641 101.454355 ( 20.711138)
total: 250.86 sec