Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-005609
#<BuildRuby:0x00005615ff676400
@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.20221207-005609",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002554 0.003778 1.321573 ( 1.568597)
build_miniruby 0.001100 0.000200 0.773504 ( 0.772000)
build_ruby 0.001285 0.000234 1.530261 ( 1.521988)
build_all 0.006757 0.000462 3.320693 ( 1.592290)
build_install 0.005733 0.007786 2.428621 ( 1.522066)
test_btest 0.000595 0.000143 56.828279 ( 17.072804)
test_basic 0.000000 0.003961 0.316007 ( 0.410351)
test_all 0.001405 0.000503 585.103886 (186.299513)
test_rubyspec 0.009868 0.023911 62.233745 ( 72.058604)
total: 282.82 sec