Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-191222
#<BuildRuby:0x0000558b029889c8
@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.20220904-191222",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006928 0.005474 1.028765 ( 1.008557)
build_miniruby 0.001528 0.000353 0.077428 ( 0.075632)
build_ruby 0.001783 0.000412 0.078914 ( 0.077231)
build_all 0.004652 0.006108 1.555557 ( 0.600642)
build_install 0.016872 0.007304 1.920703 ( 0.944181)
test_btest 0.000708 0.000236 79.909986 ( 8.662394)
test_basic 0.000898 0.005906 0.325631 ( 0.421520)
test_all 0.004939 0.000000 647.175072 ( 64.853915)
test_rubyspec 0.119170 0.061844 45.284031 ( 53.606000)
total: 130.25 sec