Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-160917
#<BuildRuby:0x0000560fe7e03858
@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.20240114-160917",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.000786 0.004326 1.054127 ( 1.433654)
build_miniruby 0.001099 0.000488 0.879379 ( 0.878243)
build_ruby 0.001093 0.000486 2.676544 ( 2.676542)
build_all 0.007991 0.000747 14.072147 ( 1.278296)
build_install 0.002877 0.004936 4.075300 ( 1.063207)
test_btest 0.001065 0.000000 79.833343 ( 6.753418)
test_basic 0.002775 0.002101 0.725525 ( 0.801644)
test_all 0.099360 0.028471 485.131429 ( 45.190317)
test_rubyspec 0.038277 0.004301 48.031655 ( 60.355772)
total: 120.43 sec