Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-064215
#<BuildRuby:0x00005618abc240d8
@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.20240114-064215",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000672 0.004248 0.793832 ( 1.181006)
build_miniruby 0.000000 0.001146 0.837517 ( 0.837323)
build_ruby 0.000000 0.001469 2.695228 ( 2.695999)
build_all 0.007930 0.000000 12.142339 ( 1.007599)
build_install 0.001182 0.009449 3.463009 ( 0.985116)
test_btest 0.000467 0.000268 64.253043 ( 4.656162)
test_basic 0.002528 0.001445 0.393811 ( 0.475213)
test_all 0.076609 0.019615 375.647910 ( 40.910159)
test_rubyspec 0.029645 0.035061 40.766146 ( 53.307485)
total: 106.06 sec