Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-105642
#<BuildRuby:0x00005587ec11a138
@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.20230217-105642",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004170 0.000397 1.397028 ( 1.848504)
build_miniruby 0.001258 0.000120 1.232532 ( 1.251214)
build_ruby 0.001398 0.000133 2.363218 ( 2.608795)
build_all 0.006457 0.000615 3.973087 ( 2.367146)
build_install 0.014369 0.000000 2.960515 ( 2.427456)
test_btest 0.000609 0.000000 55.291920 ( 27.193500)
test_basic 0.005918 0.000000 0.467173 ( 0.578922)
test_all 0.001387 0.000000 620.109113 (234.538848)
test_rubyspec 0.021321 0.026416 71.815155 ( 82.394503)
total: 355.21 sec