Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-212902
#<BuildRuby:0x00007f33cdf5fde0
@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.20241105-212902",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.000760 0.006652 3.599508 ( 3.507431)
build_miniruby 0.000000 0.001704 1.381544 ( 1.379519)
build_ruby 0.000090 0.002089 4.123253 ( 4.295870)
build_all 0.007069 0.001767 6.706388 ( 2.785860)
build_install 0.016924 0.004231 9.502479 ( 4.676874)
test_btest 0.000666 0.000166 84.247901 ( 57.072440)
test_basic 0.004905 0.000000 1.056205 ( 1.293359)
test_all 0.100869 0.044963 697.211210 (215.013998)
test_rubyspec 0.057972 0.023644 118.385776 ( 24.898746)
total: 314.93 sec