Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250117-042927
#<BuildRuby:0x00007fd8f91ffde0
@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.20250117-042927",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.006248 0.000661 2.444222 ( 3.311871)
build_miniruby 0.001420 0.000426 1.582706 ( 1.794159)
build_ruby 0.000000 0.002468 4.107543 ( 4.925493)
build_all 0.006315 0.003697 6.398549 ( 5.103415)
build_install 0.008694 0.013121 8.304871 ( 6.506793)
test_btest 0.000653 0.000265 72.758112 ( 25.404046)
test_basic 0.001908 0.007676 0.944419 ( 1.015647)
test_all 0.073756 0.047891 598.648295 (183.819226)
test_rubyspec 0.043444 0.032642 108.070854 ( 25.361901)
total: 257.24 sec