Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-095508
#<BuildRuby:0x000056224c38b5c0
@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.20230113-095508",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.003670 0.643088 ( 1.044785)
build_miniruby 0.000632 0.000360 0.688846 ( 0.687761)
build_ruby 0.001127 0.000173 2.416329 ( 2.416240)
build_all 0.009343 0.000146 12.855692 ( 1.617502)
build_install 0.006214 0.000252 1.533953 ( 0.734722)
test_btest 0.000583 0.000073 67.735530 ( 6.142804)
test_basic 0.003399 0.000425 0.263166 ( 0.357817)
test_all 0.000989 0.000124 496.067731 ( 47.103504)
test_rubyspec 0.023186 0.006965 34.876378 ( 45.492608)
total: 105.60 sec