Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-201359
#<BuildRuby:0x00005640dcc440a0
@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.20231103-201359",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.005192 0.000000 1.300457 ( 1.570752)
build_miniruby 0.001024 0.000000 0.768693 ( 0.768128)
build_ruby 0.000000 0.001388 2.942562 ( 2.942947)
build_all 0.008485 0.001949 16.471410 ( 1.475770)
build_install 0.008133 0.000530 5.128947 ( 1.193053)
test_btest 0.000826 0.000103 82.000275 ( 7.623448)
test_basic 0.003882 0.000000 0.697947 ( 0.775800)
test_all 0.103756 0.031900 524.043762 ( 51.559990)
test_rubyspec 0.019562 0.029471 50.400319 ( 62.656742)
total: 130.57 sec