Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-132335
#<BuildRuby:0x000055d20dbea430
@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-132335",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001674 0.003571 1.476767 ( 1.702250)
build_miniruby 0.000000 0.001129 0.837206 ( 0.836082)
build_ruby 0.000000 0.001463 1.461195 ( 1.453713)
build_all 0.005613 0.001496 3.679907 ( 1.995998)
build_install 0.008506 0.006075 2.707499 ( 1.953297)
test_btest 0.000506 0.000127 56.775929 ( 23.700578)
test_basic 0.003176 0.003562 0.391353 ( 0.492557)
test_all 0.000962 0.000266 622.284274 (246.644597)
test_rubyspec 0.015878 0.035646 70.177970 ( 84.324163)
total: 363.10 sec