Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-114026
#<BuildRuby:0x00007f1e2d31fdd8
@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.20240905-114026",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.004528 0.004624 4.084008 ( 4.136505)
build_miniruby 0.001708 0.000244 1.922363 ( 1.927149)
build_ruby 0.002502 0.000000 4.941590 ( 5.066019)
build_all 0.005394 0.004799 8.834479 ( 4.920838)
build_install 0.022458 0.001484 12.090120 ( 7.398021)
test_btest 0.001009 0.000155 125.949269 ( 47.080673)
test_basic 0.000000 0.010609 1.171950 ( 1.229700)
test_all 0.089297 0.072054 903.358662 (370.294537)
test_rubyspec 0.063484 0.039141 176.701514 (103.001251)
total: 545.07 sec