Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-100452
#<BuildRuby:0x000055d16aa5a208
@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.20221206-100452",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.005316 1.434363 ( 1.767635)
build_miniruby 0.000000 0.001214 0.836188 ( 0.848276)
build_ruby 0.000000 0.001436 1.508553 ( 1.512154)
build_all 0.007133 0.000000 3.782155 ( 2.240534)
build_install 0.009776 0.003420 2.634797 ( 1.851922)
test_btest 0.000566 0.000084 55.550241 ( 28.162959)
test_basic 0.001255 0.004230 0.379810 ( 0.482899)
test_all 0.001209 0.000224 620.117590 (236.568966)
test_rubyspec 0.022201 0.020722 65.619487 ( 75.989160)
total: 349.43 sec