Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-213318
#<BuildRuby:0x00005627d5fff728
@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.20230703-213318",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001322 0.004348 1.457373 ( 2.661619)
build_miniruby 0.000882 0.000147 0.821777 ( 0.821805)
build_ruby 0.001218 0.000000 2.666647 ( 2.667241)
build_all 0.009139 0.000285 11.674858 ( 8.072050)
build_install 0.004991 0.003681 5.036678 ( 1.874401)
test_btest 0.000910 0.000166 83.754424 ( 8.012198)
test_basic 0.003009 0.000547 0.695804 ( 0.777578)
test_all 0.001201 0.000219 476.432548 ( 41.214686)
test_rubyspec 0.018256 0.020860 43.811996 ( 56.258125)
total: 122.36 sec