Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-191329
#<BuildRuby:0x000055f70e77f3c0
@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.20231118-191329",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001701 0.003550 0.905949 ( 1.283756)
build_miniruby 0.000920 0.000213 0.803488 ( 0.803196)
build_ruby 0.001467 0.000338 2.631848 ( 2.632544)
build_all 0.007902 0.000000 11.997390 ( 0.987484)
build_install 0.008115 0.003113 3.453989 ( 0.960726)
test_btest 0.000648 0.000144 62.793312 ( 5.564185)
test_basic 0.000501 0.004042 0.423756 ( 0.503880)
test_all 0.059972 0.038835 358.192400 ( 31.717151)
test_rubyspec 0.041872 0.027823 39.965098 ( 52.547114)
total: 97.00 sec