Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-022634
#<BuildRuby:0x00005645cc1b84c0
@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.20220720-022634",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005898 0.004342 1.041570 ( 4.663484)
build_miniruby 0.001842 0.000245 0.077559 ( 0.075387)
build_ruby 0.001716 0.000229 0.077269 ( 0.075568)
build_all 0.009960 0.000686 1.548695 ( 0.597861)
build_install 0.021016 0.001264 5.118252 ( 2.086345)
test_btest 0.001211 0.000135 71.046913 ( 8.400263)
test_basic 0.006732 0.000748 0.334059 ( 0.431452)
test_all 0.001784 0.000199 650.428050 ( 64.921041)
test_rubyspec 0.092278 0.073916 45.981637 ( 51.791874)
total: 133.04 sec