Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-220540
#<BuildRuby:0x00005652ea3ed350
@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.20220803-220540",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008296 0.000688 0.785430 ( 0.828712)
build_miniruby 0.001931 0.000297 0.048922 ( 0.047202)
build_ruby 0.001754 0.000000 0.052978 ( 0.051628)
build_all 0.008562 0.000865 1.241280 ( 0.452784)
build_install 0.011978 0.003583 4.190259 ( 1.736127)
test_btest 0.001697 0.000283 52.121343 ( 6.175486)
test_basic 0.004830 0.000805 0.284786 ( 0.376115)
test_all 0.002188 0.000365 479.453192 ( 51.672422)
test_rubyspec 0.097178 0.038219 41.356881 ( 49.006525)
total: 110.35 sec