Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-103323
#<BuildRuby:0x00007f1432bafde0
@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.20241119-103323",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002842 0.003967 3.187604 ( 3.176493)
build_miniruby 0.001219 0.000162 1.068031 ( 1.065425)
build_ruby 0.001501 0.000200 3.446564 ( 3.670885)
build_all 0.007745 0.000462 5.759750 ( 2.440715)
build_install 0.012975 0.004298 7.666518 ( 3.546147)
test_btest 0.000954 0.000140 72.053156 ( 18.797740)
test_basic 0.008553 0.000606 0.944551 ( 0.998086)
test_all 0.110433 0.031861 613.134614 (207.326812)
test_rubyspec 0.037698 0.040783 111.460947 ( 19.359227)
total: 260.38 sec