Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-002700
#<BuildRuby:0x0000558ab81c80e8
@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.20231017-002700",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002184 0.004258 1.503465 ( 1.723828)
build_miniruby 0.001069 0.000000 0.881197 ( 0.881005)
build_ruby 0.001449 0.000000 2.742134 ( 2.741839)
build_all 0.005990 0.004136 17.176152 ( 1.517401)
build_install 0.005239 0.004327 5.104138 ( 1.171744)
test_btest 0.000827 0.000188 84.748935 ( 8.114319)
test_basic 0.000576 0.004314 0.765914 ( 0.843515)
test_all 0.000189 0.007656 523.851526 ( 60.769470)
test_rubyspec 0.037032 0.013001 51.639049 ( 63.926362)
total: 141.69 sec