Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-180358
#<BuildRuby:0x00005597e9835708
@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-180358",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004546 0.000650 1.014532 ( 1.208922)
build_miniruby 0.001020 0.000145 0.636476 ( 0.635090)
build_ruby 0.001076 0.000153 1.144525 ( 1.137872)
build_all 0.005025 0.000718 2.480964 ( 1.277525)
build_install 0.010583 0.001511 1.854603 ( 1.141263)
test_btest 0.000653 0.000093 51.666035 ( 16.602202)
test_basic 0.003125 0.000447 0.245342 ( 0.342141)
test_all 0.000875 0.000125 463.889951 (144.767704)
test_rubyspec 0.011915 0.018630 44.827845 ( 55.109080)
total: 222.22 sec