Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-072826
#<BuildRuby:0x0000562feb951e08
@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-072826",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005582 0.000000 1.419937 ( 1.793735)
build_miniruby 0.001160 0.000000 0.890151 ( 0.905186)
build_ruby 0.001562 0.000000 1.648932 ( 1.651331)
build_all 0.006520 0.000118 3.881398 ( 2.473504)
build_install 0.010882 0.004295 2.766516 ( 2.478789)
test_btest 0.000549 0.000039 54.280181 ( 27.286221)
test_basic 0.000000 0.002657 0.350350 ( 0.451858)
test_all 0.000243 0.001084 596.158094 (230.046225)
test_rubyspec 0.021339 0.021652 66.423413 ( 76.909688)
total: 344.00 sec