Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-082229
#<BuildRuby:0x000055783df9f7f8
@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.20231208-082229",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001510 0.003581 0.999433 ( 1.265969)
build_miniruby 0.001077 0.000179 0.864133 ( 0.865532)
build_ruby 0.001090 0.000182 2.709172 ( 2.711405)
build_all 0.007097 0.000477 11.988370 ( 1.018821)
build_install 0.008166 0.001257 3.591974 ( 0.973029)
test_btest 0.000595 0.000092 61.681685 ( 5.891922)
test_basic 0.000000 0.003249 0.372658 ( 0.482923)
test_all 0.078699 0.023659 416.883487 ( 36.874089)
test_rubyspec 0.038587 0.031771 39.634783 ( 52.274917)
total: 102.36 sec