Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-050634
#<BuildRuby:0x000056280026a358
@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.20221205-050634",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000000 0.007206 1.638638 ( 2.884499)
build_miniruby 0.000000 0.001365 1.236885 ( 1.331670)
build_ruby 0.000026 0.001540 1.717573 ( 1.877765)
build_all 0.002560 0.005318 3.816319 ( 2.599720)
build_install 0.008934 0.008040 2.960407 ( 2.818907)
test_btest 0.000477 0.000239 59.326721 ( 27.428312)
test_basic 0.003183 0.001592 0.353402 ( 0.452674)
test_all 0.001336 0.000000 630.088188 (221.125467)
test_rubyspec 0.021700 0.025930 67.779632 ( 77.907514)
total: 338.43 sec