Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-042709
#<BuildRuby:0x000055620ea43b50
@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.20230727-042709",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006502 0.000000 1.462803 ( 2.710159)
build_miniruby 0.001057 0.000000 0.866477 ( 0.865449)
build_ruby 0.000000 0.001578 2.825142 ( 2.830325)
build_all 0.004502 0.005040 14.456236 ( 1.337541)
build_install 0.007706 0.000626 2.115941 ( 0.969435)
test_btest 0.000979 0.000151 84.684655 ( 7.506176)
test_basic 0.004780 0.000140 0.667935 ( 0.745169)
test_all 0.001357 0.000201 508.229804 ( 54.154081)
test_rubyspec 0.021469 0.022550 45.401771 ( 57.726393)
total: 128.85 sec