Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-193743
#<BuildRuby:0x000055fc46f03438
@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.20240108-193743",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005074 0.000123 1.334724 ( 1.714581)
build_miniruby 0.001002 0.000111 1.584027 ( 1.590376)
build_ruby 0.001461 0.000000 4.420706 ( 4.431167)
build_all 0.007279 0.003605 16.721142 ( 1.832550)
build_install 0.014846 0.002719 5.467749 ( 2.244515)
test_btest 0.000759 0.000105 85.323309 ( 13.668563)
test_basic 0.005612 0.000000 0.762296 ( 0.829777)
test_all 0.096801 0.023947 537.867262 ( 68.859131)
test_rubyspec 0.042656 0.027239 86.767115 ( 99.261276)
total: 194.43 sec