Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-014755
#<BuildRuby:0x0000559f308d48a0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-014755",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000075 0.000013 0.000088 ( 0.000088)
configure 0.000095 0.000000 0.000095 ( 0.000097)
build_up 0.010702 0.001105 0.842401 ( 1.000152)
build_miniruby 0.001297 0.000199 0.063296 ( 0.062210)
build_ruby 0.002285 0.000351 0.062568 ( 0.059929)
build_all 0.007824 0.001203 1.242868 ( 0.459519)
build_install 0.006151 0.009602 4.429940 ( 1.857069)
test_btest 0.000000 0.002313 51.259863 ( 6.242727)
test_basic 0.002809 0.003625 0.286616 ( 0.377258)
test_all 0.003020 0.000000 507.438813 ( 53.579853)
test_rubyspec 0.087818 0.046572 41.833549 ( 47.652080)
total: 111.29 sec