Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-122858
#<BuildRuby:0x00007fe095dbfdd0
@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.20241011-122858",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.008088 0.000606 4.131304 ( 4.234407)
build_miniruby 0.001823 0.000268 1.802069 ( 1.806982)
build_ruby 0.000000 0.002404 4.422299 ( 25.122912)
build_all 0.000788 0.010301 7.918178 ( 3.853021)
build_install 0.020392 0.002649 10.356656 ( 5.973162)
test_btest 0.001361 0.000077 92.360483 ( 41.536442)
test_basic 0.007923 0.004553 1.163226 ( 1.307551)
test_all 0.112530 0.046592 821.033027 (345.070905)
test_rubyspec 0.033649 0.060546 137.198254 ( 55.411372)
total: 484.32 sec