Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-033049
#<BuildRuby:0x0000562fd51b0188
@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-033049",
@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.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004420 0.000466 1.212323 ( 1.599625)
build_miniruby 0.001018 0.000108 1.405230 ( 1.407610)
build_ruby 0.001557 0.000164 5.421308 ( 5.430629)
build_all 0.009939 0.000130 16.556090 ( 1.677368)
build_install 0.014833 0.000148 4.865569 ( 1.633050)
test_btest 0.000789 0.000066 81.842285 ( 11.866050)
test_basic 0.002749 0.004260 0.697120 ( 0.762132)
test_all 0.088012 0.032196 541.221179 ( 75.921309)
test_rubyspec 0.043510 0.020130 75.549229 ( 87.858744)
total: 188.16 sec