Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-234839
#<BuildRuby:0x000055b70ea3de08
@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-234839",
@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.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005301 0.000530 1.413438 ( 1.771494)
build_miniruby 0.001017 0.000101 0.891053 ( 0.896863)
build_ruby 0.000000 0.001428 1.655085 ( 1.649886)
build_all 0.004793 0.002340 3.619688 ( 2.129222)
build_install 0.011096 0.003958 2.786756 ( 2.370657)
test_btest 0.000559 0.000089 56.075110 ( 25.212822)
test_basic 0.004701 0.000083 0.383003 ( 0.482082)
test_all 0.000000 0.000953 598.136451 (230.770938)
test_rubyspec 0.011344 0.031846 65.613267 ( 76.250967)
total: 341.54 sec