Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-200134
#<BuildRuby:0x000056201d2f9138
@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-200134",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.006044 0.000000 1.463838 ( 1.719194)
build_miniruby 0.001304 0.000000 0.997073 ( 1.012172)
build_ruby 0.001618 0.000105 1.703766 ( 1.776044)
build_all 0.007239 0.000278 3.700734 ( 2.274996)
build_install 0.004134 0.012532 2.694487 ( 2.023845)
test_btest 0.000548 0.000114 59.329812 ( 28.953905)
test_basic 0.004464 0.000930 0.358246 ( 0.483796)
test_all 0.001447 0.000302 624.976572 (205.208965)
test_rubyspec 0.025772 0.014884 63.095637 ( 73.117656)
total: 316.57 sec