Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-223915
#<BuildRuby:0x000055af571c38e0
@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.20231227-223915",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005660 0.821827 ( 1.208511)
build_miniruby 0.000000 0.001201 0.813391 ( 0.812864)
build_ruby 0.000000 0.002110 2.684131 ( 2.684072)
build_all 0.007151 0.000832 11.941226 ( 1.002421)
build_install 0.008814 0.002049 3.383642 ( 0.966792)
test_btest 0.000563 0.000225 65.372310 ( 4.723550)
test_basic 0.003050 0.001220 0.402243 ( 0.482211)
test_all 0.054178 0.044471 398.573662 ( 38.874273)
test_rubyspec 0.034333 0.031660 40.082322 ( 52.645718)
total: 103.40 sec