Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-125431
#<BuildRuby:0x000055ff99762700
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-125431",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004878 0.001084 1.354467 ( 1.534787)
build_miniruby 0.000975 0.000216 0.778011 ( 0.776695)
build_ruby 0.001513 0.000000 1.373838 ( 1.364873)
build_all 0.006773 0.000000 3.092990 ( 1.512383)
build_install 0.005832 0.005700 2.215617 ( 1.334775)
test_btest 0.000616 0.000154 58.074545 ( 15.443010)
test_basic 0.004157 0.000077 0.289564 ( 0.384106)
test_all 0.001086 0.000000 568.176433 (170.704304)
test_rubyspec 0.025449 0.012004 54.360899 ( 64.482180)
total: 257.54 sec