Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-082901
#<BuildRuby:0x0000558011c643a0
@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.20220815-082901",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006954 0.004459 0.977334 ( 1.274848)
build_miniruby 0.001878 0.000251 0.077233 ( 0.076052)
build_ruby 0.002858 0.000000 0.073471 ( 0.071064)
build_all 0.009646 0.000447 1.566327 ( 0.601458)
build_install 0.015815 0.006494 1.907457 ( 0.949088)
test_btest 0.000881 0.000000 78.191879 ( 8.168313)
test_basic 0.007192 0.000000 0.329011 ( 0.419410)
test_all 0.003654 0.000214 686.538021 ( 67.102781)
test_rubyspec 0.073807 0.099460 45.839937 ( 53.355173)
total: 132.02 sec