Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250205-073414
#<BuildRuby:0x00007fdafc2afdd0
@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.20250205-073414",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000000 0.000047 0.000047 ( 0.000044)
build_up 0.003132 0.003723 3.329004 ( 2.445899)
build_miniruby 0.001180 0.000283 1.341707 ( 1.339035)
build_ruby 0.001359 0.000326 3.345526 ( 3.528342)
build_all 0.003932 0.004047 5.079643 ( 2.031027)
build_install 0.012389 0.005838 7.915821 ( 4.281526)
test_btest 0.000649 0.000188 67.300675 ( 18.865026)
test_basic 0.005603 0.000492 0.912892 ( 4.574143)
test_all 0.092073 0.020097 525.626447 (185.163122)
test_rubyspec 0.037899 0.035724 103.445073 ( 24.122170)
total: 246.35 sec