Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-002821
#<BuildRuby:0x0000560251567918
@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.20231022-002821",
@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.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001813 0.004823 2.229365 ( 2.500392)
build_miniruby 0.000613 0.000286 0.849912 ( 0.849770)
build_ruby 0.001210 0.000000 2.731463 ( 2.731959)
build_all 0.005330 0.005370 15.730658 ( 1.473603)
build_install 0.004654 0.004260 5.143480 ( 1.175693)
test_btest 0.000757 0.000000 81.361834 ( 7.311563)
test_basic 0.003975 0.000460 0.624342 ( 0.701039)
test_all 0.093766 0.037322 507.617712 ( 48.629625)
test_rubyspec 0.015350 0.034464 48.572247 ( 60.817570)
total: 126.19 sec