Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-003217
#<BuildRuby:0x0000555e31c20ff8
@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-003217",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.001965 0.004389 1.559171 ( 2.347065)
build_miniruby 0.000000 0.001338 0.914479 ( 0.979363)
build_ruby 0.000155 0.001497 1.695348 ( 1.768248)
build_all 0.001024 0.006690 3.893619 ( 3.193178)
build_install 0.013349 0.003208 2.879937 ( 2.804828)
test_btest 0.000573 0.000191 58.592309 ( 30.809554)
test_basic 0.002064 0.003378 0.372701 ( 0.523524)
test_all 0.000825 0.000294 605.493508 (212.593329)
test_rubyspec 0.021891 0.018171 64.584523 ( 74.643532)
total: 329.66 sec