Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-163400
#<BuildRuby:0x000055567271c078
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-163400",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005598 0.000000 0.976883 ( 1.256218)
build_miniruby 0.000782 0.000000 0.863260 ( 0.862958)
build_ruby 0.001481 0.000000 2.699339 ( 2.701983)
build_all 0.004016 0.004290 12.125743 ( 0.991339)
build_install 0.012566 0.000249 3.559228 ( 0.966707)
test_btest 0.000793 0.000000 65.578011 ( 4.844816)
test_basic 0.004407 0.000043 0.373846 ( 0.456176)
test_all 0.090648 0.012281 403.664868 ( 34.844819)
test_rubyspec 0.038548 0.027846 39.774976 ( 52.466636)
total: 99.39 sec