Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-033755
#<BuildRuby:0x0000564e35498098
@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.20230308-033755",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000049 0.003932 0.729798 ( 2.018185)
build_miniruby 0.000804 0.000067 0.644584 ( 0.643960)
build_ruby 0.001037 0.000086 2.154790 ( 2.154230)
build_all 0.008293 0.000323 11.337855 ( 0.990312)
build_install 0.006984 0.000183 1.533446 ( 0.803043)
test_btest 0.000696 0.000050 78.767524 ( 6.315419)
test_basic 0.003165 0.000226 0.249431 ( 0.345443)
test_all 0.002122 0.000151 394.832665 ( 36.877939)
test_rubyspec 0.002266 0.026878 36.325714 ( 46.738126)
total: 96.89 sec