Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-140020
#<BuildRuby:0x000055db7ad59a48
@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.20221204-140020",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010008 0.000858 1.175887 ( 1.204674)
build_miniruby 0.002516 0.000359 0.841173 ( 0.840082)
build_ruby 0.002760 0.000395 2.238941 ( 2.145663)
build_all 0.020757 0.000163 18.688556 ( 2.197489)
build_install 0.020305 0.001049 2.068592 ( 1.049087)
test_btest 0.001494 0.000150 91.098175 ( 9.220669)
test_basic 0.009832 0.000000 0.351842 ( 0.437870)
test_all 0.002365 0.000117 693.760100 ( 70.868139)
test_rubyspec 0.117654 0.072052 49.502831 ( 57.505461)
total: 145.47 sec