Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-085638
#<BuildRuby:0x00005578863d46c8
@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.20220309-085638",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009978 0.001373 1.016326 ( 2.104513)
build_miniruby 0.001554 0.000358 0.076705 ( 0.074284)
build_ruby 0.001502 0.000346 0.074794 ( 0.072730)
build_all 0.010548 0.000214 4.178086 ( 0.845637)
build_install 0.010562 0.011704 7.906488 ( 2.418722)
test_btest 0.000000 0.001178 74.788744 ( 7.873768)
test_basic 0.004312 0.003088 0.320742 ( 0.408407)
test_all 0.001426 0.000499 693.436477 ( 67.351982)
test_rubyspec 0.106735 0.063064 46.192207 ( 51.618825)
total: 132.77 sec