Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-040558
#<BuildRuby:0x000055f577d79e08
@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.20221205-040558",
@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.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001792 0.004182 1.355893 ( 1.995500)
build_miniruby 0.001093 0.000143 0.792607 ( 0.791071)
build_ruby 0.001294 0.000169 1.554402 ( 1.559905)
build_all 0.006579 0.000305 3.652057 ( 1.907761)
build_install 0.013480 0.000576 2.558944 ( 1.728063)
test_btest 0.000659 0.000000 57.140808 ( 22.334054)
test_basic 0.004155 0.000000 0.375237 ( 0.472994)
test_all 0.000883 0.000000 616.502377 (212.006230)
test_rubyspec 0.020040 0.015925 62.901037 ( 72.851635)
total: 315.65 sec