Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-034539
#<BuildRuby:0x0000560c599e75f8
@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.20230712-034539",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004137 0.000460 1.224671 ( 2.563136)
build_miniruby 0.000832 0.000092 0.843072 ( 0.842974)
build_ruby 0.001227 0.000000 2.873587 ( 2.874068)
build_all 0.009586 0.000205 13.571901 ( 1.196959)
build_install 0.004451 0.003891 2.017106 ( 0.940068)
test_btest 0.000830 0.000113 86.040648 ( 7.945765)
test_basic 0.004196 0.000573 0.754158 ( 0.833923)
test_all 0.001731 0.000236 462.540455 ( 51.394366)
test_rubyspec 0.027186 0.013763 44.450712 ( 56.944500)
total: 125.54 sec