Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-231253
#<BuildRuby:0x00005574467e8078
@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.20230625-231253",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006799 0.000240 1.436994 ( 2.652655)
build_miniruby 0.001002 0.000084 0.771668 ( 0.771565)
build_ruby 0.001245 0.000000 2.715020 ( 2.715788)
build_all 0.006550 0.003601 15.258542 ( 1.342767)
build_install 0.008694 0.000595 4.546946 ( 1.103976)
test_btest 0.000923 0.000115 82.682712 ( 7.751257)
test_basic 0.000143 0.004324 0.611588 ( 0.695707)
test_all 0.001230 0.000230 440.617149 ( 45.116305)
test_rubyspec 0.027525 0.013495 41.955228 ( 54.461666)
total: 116.61 sec