Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-160345
#<BuildRuby:0x0000560e88d5e700
@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-160345",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001626 0.004257 1.447356 ( 1.758338)
build_miniruby 0.001179 0.000000 0.898370 ( 0.903005)
build_ruby 0.001455 0.000000 1.532437 ( 1.534494)
build_all 0.006654 0.000694 3.819723 ( 2.425645)
build_install 0.010141 0.004577 2.808519 ( 2.402885)
test_btest 0.000517 0.000083 54.960928 ( 25.264889)
test_basic 0.002839 0.000454 0.367886 ( 0.470304)
test_all 0.001599 0.000068 592.154231 (227.854990)
test_rubyspec 0.025245 0.017889 67.260241 ( 77.776268)
total: 340.39 sec