Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-064151
#<BuildRuby:0x0000557fe77b0090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-064151",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002019 0.003162 1.195225 ( 1.577733)
build_miniruby 0.001173 0.000153 1.413294 ( 1.414450)
build_ruby 0.001675 0.000000 4.334909 ( 4.345270)
build_all 0.007161 0.003374 16.590538 ( 1.758623)
build_install 0.015052 0.000570 5.076139 ( 1.847151)
test_btest 0.000703 0.000000 81.974394 ( 9.334267)
test_basic 0.005782 0.000000 0.635445 ( 0.702441)
test_all 0.099113 0.022106 543.989264 ( 78.309870)
test_rubyspec 0.023656 0.041045 77.738214 ( 89.869441)
total: 189.16 sec