Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-080136
#<BuildRuby:0x00005564ce8ea1d8
@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.20230608-080136",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000000 0.005821 1.571189 ( 2.990781)
build_miniruby 0.000230 0.001096 1.268043 ( 1.266526)
build_ruby 0.001095 0.000320 2.606139 ( 8.394126)
build_all 0.005682 0.000000 2.065469 ( 1.195897)
build_install 0.011309 0.004315 3.293152 ( 2.210289)
test_btest 0.000869 0.000248 78.377836 ( 21.300012)
test_basic 0.001399 0.003216 0.733037 ( 0.811367)
test_all 0.000922 0.000286 602.046660 (187.943115)
test_rubyspec 0.020540 0.021852 75.054669 ( 86.895804)
total: 313.01 sec