Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-093431
#<BuildRuby:0x000055c9b6cc7b50
@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.20230727-093431",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001225 0.004183 1.393793 ( 2.636429)
build_miniruby 0.000751 0.000167 0.907993 ( 0.908005)
build_ruby 0.000000 0.001176 2.851793 ( 2.851890)
build_all 0.001455 0.007306 13.239317 ( 1.148230)
build_install 0.003942 0.004047 1.828452 ( 0.855927)
test_btest 0.000683 0.000252 80.174409 ( 6.863161)
test_basic 0.003930 0.001448 0.743243 ( 0.819912)
test_all 0.001005 0.000371 471.712132 ( 48.563017)
test_rubyspec 0.030193 0.013731 44.338481 ( 56.719709)
total: 121.37 sec