Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-101609
#<BuildRuby:0x00007f837cdbfdd8
@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.20241115-101609",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003603 0.003964 3.928689 ( 7.001059)
build_miniruby 0.001660 0.000000 1.688430 ( 1.689465)
build_ruby 0.001950 0.000000 3.953058 ( 8.894929)
build_all 0.005175 0.003150 6.377451 ( 2.663277)
build_install 0.014108 0.007302 9.188001 ( 4.407032)
test_btest 0.000000 0.001065 80.807700 ( 22.765026)
test_basic 0.005198 0.005802 1.145993 ( 1.187397)
test_all 0.119735 0.027736 770.345743 (236.149400)
test_rubyspec 0.058100 0.026472 122.627193 ( 29.332696)
total: 314.09 sec