Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-234701
#<BuildRuby:0x0000562ae9a7c0c8
@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.20240107-234701",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004693 0.000000 1.240520 ( 1.613690)
build_miniruby 0.001404 0.000000 1.915137 ( 1.917320)
build_ruby 0.001432 0.000000 4.155917 ( 4.166071)
build_all 0.002730 0.007311 16.455831 ( 1.677196)
build_install 0.014851 0.000276 4.896580 ( 1.708715)
test_btest 0.000000 0.000854 84.093318 ( 8.429353)
test_basic 0.000000 0.005260 0.673081 ( 0.739965)
test_all 0.092470 0.027592 567.574953 ( 65.608342)
test_rubyspec 0.033107 0.031837 78.156143 ( 90.344122)
total: 176.21 sec