Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-155421
#<BuildRuby:0x00005616ce240078
@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-155421",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004553 0.000759 1.250739 ( 2.664365)
build_miniruby 0.001290 0.000215 0.945690 ( 0.945404)
build_ruby 0.000000 0.001251 2.904162 ( 2.903448)
build_all 0.006459 0.002594 14.285574 ( 1.258934)
build_install 0.003503 0.005106 2.043703 ( 0.973452)
test_btest 0.000957 0.000000 82.016640 ( 7.752390)
test_basic 0.004854 0.000379 0.673750 ( 0.753703)
test_all 0.001922 0.000458 525.789684 ( 45.761363)
test_rubyspec 0.009177 0.031895 42.710611 ( 55.083199)
total: 118.10 sec