Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-161539
#<BuildRuby:0x00005618fdc2c178
@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.20240114-161539",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.001856 0.004247 0.805489 ( 1.169152)
build_miniruby 0.000983 0.000070 0.812210 ( 0.812172)
build_ruby 0.001288 0.000092 2.675802 ( 2.677029)
build_all 0.007063 0.000176 11.930064 ( 0.983544)
build_install 0.008535 0.004521 3.376627 ( 0.966208)
test_btest 0.000674 0.000079 67.820883 ( 4.931562)
test_basic 0.002307 0.002879 0.407278 ( 0.487364)
test_all 0.083557 0.014531 385.699519 ( 40.165792)
test_rubyspec 0.037635 0.028888 40.683375 ( 53.222172)
total: 105.42 sec