Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-112441
#<BuildRuby:0x00007f6d3423fde0
@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.20241002-112441",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004156 0.004333 3.180657 ( 2.869189)
build_miniruby 0.001448 0.000126 1.191356 ( 1.188394)
build_ruby 0.001778 0.000000 3.016198 ( 3.220662)
build_all 0.003586 0.004375 5.225357 ( 2.069142)
build_install 0.015166 0.001307 7.638452 ( 3.488945)
test_btest 0.000877 0.000105 83.309737 ( 21.789831)
test_basic 0.010172 0.000074 0.834012 ( 0.889476)
test_all 0.109700 0.038183 648.222132 (195.177483)
test_rubyspec 0.046931 0.042707 134.909839 ( 22.583848)
total: 253.28 sec