Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-193400
#<BuildRuby:0x000055dd9fcf34b0
@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.20230726-193400",
@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.000036 0.000000 0.000036 ( 0.000038)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005058 0.000129 1.405901 ( 2.749180)
build_miniruby 0.000861 0.000087 0.885787 ( 0.885249)
build_ruby 0.001760 0.000176 2.865801 ( 2.870314)
build_all 0.008808 0.000000 13.411085 ( 1.208440)
build_install 0.005957 0.002584 2.007492 ( 0.940869)
test_btest 0.000867 0.000096 76.392994 ( 7.817868)
test_basic 0.001322 0.003907 0.612287 ( 0.693643)
test_all 0.001549 0.000230 499.553828 ( 52.010431)
test_rubyspec 0.015280 0.031274 43.420631 ( 55.821661)
total: 125.00 sec