Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-070810
#<BuildRuby:0x000055f9cbf5b840
@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.20231017-070810",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000554 0.004285 1.355519 ( 1.609008)
build_miniruby 0.000849 0.000318 1.006060 ( 1.005390)
build_ruby 0.001086 0.000407 2.716612 ( 2.717233)
build_all 0.007583 0.002844 18.039189 ( 1.601509)
build_install 0.010378 0.000000 5.300932 ( 1.213564)
test_btest 0.001179 0.000000 89.383094 ( 8.145071)
test_basic 0.000000 0.004426 0.741741 ( 0.821728)
test_all 0.000142 0.006475 561.859162 ( 59.282951)
test_rubyspec 0.029205 0.021308 53.138488 ( 65.382730)
total: 141.78 sec