Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-025221
#<BuildRuby:0x0000560946607200
@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.20230119-025221",
@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.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003478 0.000000 0.650031 ( 1.070482)
build_miniruby 0.000816 0.000026 0.584248 ( 0.583532)
build_ruby 0.001236 0.000088 2.155465 ( 2.159275)
build_all 0.008970 0.000325 12.540436 ( 1.603310)
build_install 0.000000 0.006476 1.505254 ( 0.712289)
test_btest 0.000474 0.000191 66.034069 ( 6.422753)
test_basic 0.000063 0.003734 0.280233 ( 0.375330)
test_all 0.000869 0.000193 500.986222 ( 47.004394)
test_rubyspec 0.016596 0.011610 35.148997 ( 45.754562)
total: 105.69 sec