Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-125946
#<BuildRuby:0x0000557e9ebbb6e8
@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-125946",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001680 0.004415 1.420500 ( 2.670655)
build_miniruby 0.000796 0.000145 0.867755 ( 0.866723)
build_ruby 0.001019 0.000186 2.623200 ( 2.623959)
build_all 0.007096 0.003110 17.605647 ( 1.596310)
build_install 0.007266 0.001557 5.159976 ( 1.167148)
test_btest 0.000952 0.000204 82.828813 ( 7.553910)
test_basic 0.003338 0.000715 0.615364 ( 0.692265)
test_all 0.005184 0.000882 561.767272 ( 54.274471)
test_rubyspec 0.029366 0.025457 48.583565 ( 61.002547)
total: 132.45 sec