Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-034854
#<BuildRuby:0x00005645147ca038
@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.20221026-034854",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005116 0.004314 1.166083 ( 1.152076)
build_miniruby 0.001337 0.000309 0.108211 ( 0.105967)
build_ruby 0.001383 0.000319 0.115283 ( 0.112473)
build_all 0.005479 0.004689 1.356183 ( 0.595362)
build_install 0.014746 0.001457 1.724098 ( 0.922912)
test_btest 0.001782 0.000000 65.215212 ( 6.806552)
test_basic 0.005949 0.000697 0.360110 ( 0.459771)
test_all 0.008098 0.000000 493.734810 ( 53.600909)
test_rubyspec 0.088752 0.040679 43.577914 ( 52.174103)
total: 115.93 sec