Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-022056
#<BuildRuby:0x00005638f01b9138
@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-022056",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001705 0.003925 1.183830 ( 1.342771)
build_miniruby 0.000971 0.000046 0.853420 ( 0.852218)
build_ruby 0.001198 0.000057 1.441542 ( 1.432011)
build_all 0.004349 0.003714 3.793095 ( 2.249176)
build_install 0.015425 0.000292 2.703540 ( 2.027874)
test_btest 0.000698 0.000054 62.058758 ( 24.116089)
test_basic 0.004040 0.000311 0.347671 ( 0.470185)
test_all 0.001388 0.000107 610.912627 (177.112212)
test_rubyspec 0.016921 0.015453 61.652149 ( 71.644923)
total: 281.25 sec