Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-201010
#<BuildRuby:0x00005628c79240a0
@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.20231019-201010",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004808 0.000344 1.348334 ( 1.609847)
build_miniruby 0.000727 0.000272 0.856252 ( 0.856037)
build_ruby 0.000000 0.001327 2.635517 ( 2.635832)
build_all 0.009017 0.001519 17.234438 ( 1.525342)
build_install 0.007217 0.001181 5.090296 ( 1.173484)
test_btest 0.000898 0.000314 82.167303 ( 7.827726)
test_basic 0.000000 0.005330 0.775587 ( 0.851489)
test_all 0.001473 0.005513 540.123991 ( 49.709470)
test_rubyspec 0.028606 0.022465 50.084152 ( 62.325867)
total: 128.52 sec