Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-094751
#<BuildRuby:0x000055c8c3a2df00
@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-094751",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001485 0.004256 1.433241 ( 1.855183)
build_miniruby 0.001056 0.000158 0.845156 ( 0.853262)
build_ruby 0.001386 0.000000 1.495291 ( 1.498221)
build_all 0.002700 0.004164 3.619920 ( 2.091097)
build_install 0.014866 0.000394 2.704066 ( 2.212302)
test_btest 0.000550 0.000092 55.719296 ( 25.034980)
test_basic 0.006140 0.000295 0.396062 ( 0.510082)
test_all 0.000983 0.000157 596.112632 (221.899406)
test_rubyspec 0.004025 0.036525 66.214463 ( 76.863605)
total: 332.82 sec