Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-220210
#<BuildRuby:0x0000556c0cd2de08
@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.20221202-220210",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006793 1.589845 ( 2.032428)
build_miniruby 0.000000 0.001381 1.193774 ( 1.201039)
build_ruby 0.000000 0.001366 1.486252 ( 1.478603)
build_all 0.005280 0.001576 3.727779 ( 1.965961)
build_install 0.015547 0.002062 2.933445 ( 2.017517)
test_btest 0.000506 0.000136 59.777640 ( 22.338193)
test_basic 0.003217 0.000866 0.349786 ( 0.443635)
test_all 0.001056 0.000118 608.310612 (193.728824)
test_rubyspec 0.022338 0.013377 61.353918 ( 71.374881)
total: 296.58 sec