Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-131150
#<BuildRuby:0x000055b0404740c8
@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.20240109-131150",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.001271 0.004870 0.805001 ( 1.201998)
build_miniruby 0.000797 0.000355 0.859729 ( 0.859572)
build_ruby 0.001569 0.000000 2.711443 ( 2.712024)
build_all 0.004796 0.003339 11.931250 ( 0.975655)
build_install 0.008579 0.001781 3.365434 ( 0.963658)
test_btest 0.000517 0.000216 62.949000 ( 5.912740)
test_basic 0.000000 0.004104 0.388621 ( 0.469759)
test_all 0.055856 0.043724 375.725764 ( 41.659176)
test_rubyspec 0.037042 0.036693 40.621071 ( 53.179740)
total: 107.94 sec