Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-032410
#<BuildRuby:0x00007f9f1992fdc8
@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.20241225-032410",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.003213 0.003720 2.208309 ( 2.972674)
build_miniruby 0.001376 0.000315 1.711672 ( 1.782772)
build_ruby 0.000000 0.002282 4.443830 ( 4.638062)
build_all 0.003516 0.006944 6.905314 ( 2.884882)
build_install 0.008008 0.010106 8.031814 ( 4.268750)
test_btest 0.000606 0.000207 78.802477 ( 27.252501)
test_basic 0.005042 0.004318 0.916130 ( 5.038672)
test_all 0.085483 0.056178 739.231923 (247.304952)
test_rubyspec 0.037727 0.043414 119.124197 ( 27.093116)
total: 323.24 sec