Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-150809
#<BuildRuby:0x000055c9a6045ef0
@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.20221203-150809",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000016)
build_up 0.004687 0.000703 1.332646 ( 1.541144)
build_miniruby 0.000888 0.000134 0.859282 ( 0.858558)
build_ruby 0.001269 0.000190 1.274964 ( 1.267334)
build_all 0.006680 0.000000 3.384555 ( 1.686511)
build_install 0.009072 0.004066 2.599310 ( 1.662965)
test_btest 0.000627 0.000105 56.919818 ( 17.984580)
test_basic 0.001483 0.002394 0.373862 ( 0.472097)
test_all 0.001285 0.000241 631.176948 (192.448892)
test_rubyspec 0.023748 0.016025 65.499900 ( 75.351278)
total: 293.27 sec