Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-062204
#<BuildRuby:0x000055ec19f9f8c0
@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.20240109-062204",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004903 0.000000 1.020266 ( 1.412513)
build_miniruby 0.000000 0.000985 0.879033 ( 0.878983)
build_ruby 0.000000 0.001321 2.687407 ( 2.687452)
build_all 0.005995 0.003734 14.661581 ( 1.382514)
build_install 0.007568 0.000707 4.253241 ( 1.143271)
test_btest 0.000573 0.000095 79.918661 ( 6.968288)
test_basic 0.002916 0.000486 0.435569 ( 0.515390)
test_all 0.084378 0.050500 551.702051 ( 61.874580)
test_rubyspec 0.011994 0.020259 48.559815 ( 61.109489)
total: 137.97 sec