Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-023210
#<BuildRuby:0x000055ac708300a0
@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.20231018-023210",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004545 0.000181 1.492204 ( 1.745722)
build_miniruby 0.000834 0.000232 0.927347 ( 0.926910)
build_ruby 0.001050 0.000292 2.908084 ( 2.907752)
build_all 0.009191 0.001355 18.237130 ( 1.642471)
build_install 0.004689 0.004427 5.332440 ( 1.205117)
test_btest 0.000000 0.001053 88.788087 ( 8.139492)
test_basic 0.001012 0.003520 0.741340 ( 0.817673)
test_all 0.000000 0.008621 594.425548 ( 56.027707)
test_rubyspec 0.017205 0.034913 51.912144 ( 64.179458)
total: 137.59 sec