Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-061706
#<BuildRuby:0x00005635ca03a380
@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.20221204-061706",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.004716 0.000429 1.291509 ( 1.437931)
build_miniruby 0.001124 0.000000 0.616828 ( 0.615503)
build_ruby 0.001190 0.000000 1.185169 ( 1.176098)
build_all 0.001598 0.004236 3.019812 ( 1.466600)
build_install 0.010731 0.000266 2.285842 ( 1.359738)
test_btest 0.000662 0.000080 58.875509 ( 18.422996)
test_basic 0.000077 0.004391 0.336947 ( 0.430594)
test_all 0.000502 0.000663 607.746015 (187.982069)
test_rubyspec 0.023393 0.011276 63.882456 ( 73.765418)
total: 286.66 sec