Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-102729
#<BuildRuby:0x00005582a2560070
@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.20230530-102729",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002198 0.003410 1.507272 ( 2.806057)
build_miniruby 0.000000 0.001161 0.776454 ( 0.775761)
build_ruby 0.000067 0.001178 2.392884 ( 2.393344)
build_all 0.006187 0.002548 12.554104 ( 1.132119)
build_install 0.006501 0.000913 1.620132 ( 0.877973)
test_btest 0.000802 0.000312 82.373463 ( 6.825409)
test_basic 0.002275 0.000885 0.560644 ( 0.644201)
test_all 0.001244 0.000000 449.349137 ( 45.074706)
test_rubyspec 0.022319 0.018485 42.066929 ( 54.591719)
total: 115.12 sec