Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-215117
#<BuildRuby:0x00007f69e4d2fdc0
@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.20241227-215117",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005428 0.000798 2.110297 ( 7.795199)
build_miniruby 0.001560 0.000229 1.764999 ( 2.742651)
build_ruby 0.002414 0.000355 4.501282 ( 83.465570)
build_all 0.007217 0.003354 6.997414 ( 8.030813)
build_install 0.020808 0.001938 8.754428 ( 13.803992)
test_btest 0.000902 0.000000 82.161766 (101.012599)
test_basic 0.006362 0.004176 1.117475 ( 2.439889)
test_all 0.129454 0.030187 870.000128 (947.863816)
test_rubyspec 0.049355 0.032195 119.602208 ( 41.298734)
total: 1208.46 sec