Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-041357
#<BuildRuby:0x00005604a2614048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231024-041357",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006181 0.000356 2.206059 ( 2.428509)
build_miniruby 0.000876 0.000139 0.959012 ( 0.958316)
build_ruby 0.000000 0.001233 2.783645 ( 2.784532)
build_all 0.005377 0.005340 17.168601 ( 1.526537)
build_install 0.005348 0.004193 5.569760 ( 1.216529)
test_btest 0.000902 0.000235 85.485443 ( 8.001783)
test_basic 0.000907 0.004175 0.692937 ( 0.769519)
test_all 0.100127 0.036003 527.994480 ( 53.922790)
test_rubyspec 0.025014 0.022728 49.295582 ( 61.574611)
total: 133.18 sec