Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-013435
#<BuildRuby:0x000055fb53480dd8
@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.20220816-013435",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009208 0.001634 0.964459 ( 1.052935)
build_miniruby 0.000000 0.001775 0.073832 ( 0.073288)
build_ruby 0.000000 0.002195 0.067451 ( 0.066050)
build_all 0.008531 0.001648 1.496526 ( 0.580562)
build_install 0.019886 0.001775 1.859184 ( 0.926146)
test_btest 0.000885 0.000260 74.338502 ( 8.410940)
test_basic 0.003492 0.002957 0.315416 ( 0.405677)
test_all 0.002882 0.000910 628.924355 ( 63.654146)
test_rubyspec 0.120070 0.047295 44.926311 ( 52.509331)
total: 127.68 sec