Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-211610
#<BuildRuby:0x00007f9d1da9fdc8
@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.20241224-211610",
@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.000033 0.000004 0.000037 ( 0.000037)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.006013 0.000000 2.054896 ( 2.375300)
build_miniruby 0.001562 0.000000 1.552039 ( 1.550847)
build_ruby 0.002068 0.000000 3.727521 ( 3.857500)
build_all 0.007093 0.002087 6.686418 ( 2.717239)
build_install 0.006144 0.012816 7.734334 ( 3.956580)
test_btest 0.000638 0.000134 73.612174 ( 20.553994)
test_basic 0.002877 0.005842 0.811661 ( 0.858802)
test_all 0.107491 0.033613 702.673991 (228.136428)
test_rubyspec 0.059483 0.020366 114.017336 ( 27.223500)
total: 291.23 sec