Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-005439
#<BuildRuby:0x0000558914c0fdd0
@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.20230601-005439",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.004744 1.476853 ( 2.708375)
build_miniruby 0.000000 0.001044 0.786694 ( 0.786072)
build_ruby 0.000000 0.001249 2.381984 ( 2.383155)
build_all 0.008090 0.001289 12.509706 ( 1.103977)
build_install 0.006911 0.000611 1.717811 ( 0.848704)
test_btest 0.000519 0.000120 83.117922 ( 7.067346)
test_basic 0.003107 0.000717 0.570917 ( 0.657555)
test_all 0.000000 0.001264 436.601816 ( 38.177680)
test_rubyspec 0.005376 0.036883 41.760850 ( 54.264233)
total: 108.00 sec