Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-170353
#<BuildRuby:0x0000555a64632fe0
@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.20220910-170353",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012293 0.001127 1.863077 ( 1.860518)
build_miniruby 0.002701 0.000360 2.072831 ( 1.341182)
build_ruby 0.000804 0.003113 2.239721 ( 2.131943)
build_all 0.010877 0.008905 18.653656 ( 2.197368)
build_install 0.012498 0.009825 1.989521 ( 0.934106)
test_btest 0.000810 0.000270 95.044093 ( 9.626518)
test_basic 0.006517 0.000648 0.352673 ( 0.440824)
test_all 0.002747 0.000435 681.515374 ( 68.581894)
test_rubyspec 0.094478 0.073615 47.511222 ( 55.822032)
total: 142.94 sec