Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-213608
#<BuildRuby:0x00005598b0738dd8
@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.20220722-213608",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.007182 0.004495 0.959643 ( 1.259282)
build_miniruby 0.000000 0.002117 0.082815 ( 0.080883)
build_ruby 0.000000 0.002453 0.076336 ( 0.074062)
build_all 0.009450 0.001408 1.529414 ( 0.576533)
build_install 0.016238 0.006855 5.120865 ( 2.052670)
test_btest 0.001137 0.000273 75.851271 ( 8.089924)
test_basic 0.003033 0.004508 0.318473 ( 0.408152)
test_all 0.001640 0.000459 672.153346 ( 66.100135)
test_rubyspec 0.114619 0.066775 45.959457 ( 51.514584)
total: 130.16 sec