Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-213800
#<BuildRuby:0x000055a57f4274b0
@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.20240105-213800",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003199 0.000533 0.794652 ( 1.201547)
build_miniruby 0.000753 0.000126 1.001233 ( 1.002742)
build_ruby 0.001097 0.000182 2.965387 ( 2.970375)
build_all 0.000493 0.007861 15.607426 ( 1.384903)
build_install 0.010122 0.000000 4.063359 ( 1.122191)
test_btest 0.000721 0.000000 79.250802 ( 8.083418)
test_basic 0.003974 0.000000 0.403247 ( 0.487007)
test_all 0.096254 0.021447 521.579136 ( 47.284721)
test_rubyspec 0.030265 0.009677 46.325691 ( 59.000808)
total: 122.54 sec