Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-120439
#<BuildRuby:0x00005590c3a47280
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230607-120439",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004101 0.000684 1.340798 ( 2.589399)
build_miniruby 0.000805 0.000134 0.843874 ( 0.843655)
build_ruby 0.001068 0.000178 2.414303 ( 2.415373)
build_all 0.007430 0.001238 12.656540 ( 1.148080)
build_install 0.003872 0.003639 1.667649 ( 0.877618)
test_btest 0.000984 0.000196 81.606734 ( 7.614981)
test_basic 0.003702 0.000741 0.798039 ( 0.881048)
test_all 0.001836 0.000367 466.074582 ( 43.064483)
test_rubyspec 0.012768 0.027567 43.095363 ( 55.585304)
total: 115.02 sec