Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250406-063706
#<BuildRuby:0x00007f998c2cfdd0
@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.20250406-063706",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.005531 0.001639 3.255366 ( 2.479642)
build_miniruby 0.001325 0.000392 1.190913 ( 1.187809)
build_ruby 0.000000 0.002044 3.585492 ( 3.727393)
build_all 0.003685 0.004743 5.946076 ( 2.554216)
build_install 0.011356 0.006768 8.181312 ( 3.952536)
test_btest 0.000000 0.001049 52.773938 ( 14.169028)
test_basic 0.004136 0.004871 0.787678 ( 0.840743)
test_all 0.081356 0.038720 609.236498 (199.985691)
test_rubyspec 0.042153 0.029954 102.569425 ( 20.307659)
total: 249.21 sec