Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-104652
#<BuildRuby:0x0000555a5f606eb8
@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.20230814-104652",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005314 0.000297 1.456421 ( 2.729310)
build_miniruby 0.000689 0.000153 0.902165 ( 0.902694)
build_ruby 0.001159 0.000257 2.525819 ( 2.573468)
build_all 0.008709 0.000956 16.425329 ( 1.466474)
build_install 0.008435 0.000000 4.864446 ( 1.162257)
test_btest 0.000609 0.000054 81.135974 ( 7.216885)
test_basic 0.000667 0.003570 0.677966 ( 0.760070)
test_all 0.001930 0.004783 518.105048 ( 59.163729)
test_rubyspec 0.027231 0.019995 48.111582 ( 60.551736)
total: 136.53 sec