Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-020937
#<BuildRuby:0x00007f986291fdc8
@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.20241008-020937",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000000 0.007677 3.980425 ( 4.180345)
build_miniruby 0.001117 0.000591 1.340303 ( 1.336830)
build_ruby 0.001525 0.000344 3.795713 ( 22.908973)
build_all 0.005572 0.003485 7.228321 ( 2.943802)
build_install 0.011182 0.007847 10.139935 ( 4.973967)
test_btest 0.000443 0.000603 91.793839 ( 24.252380)
test_basic 0.004428 0.006366 0.948799 ( 0.993098)
test_all 0.127162 0.021183 745.737451 (221.088726)
test_rubyspec 0.065772 0.023468 132.659558 ( 29.218368)
total: 311.90 sec