Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-025041
#<BuildRuby:0x000055e94636cd30
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220917-025041",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011242 0.000490 1.133571 ( 1.732121)
build_miniruby 0.002000 0.000133 0.071283 ( 0.069170)
build_ruby 0.001505 0.000100 0.065689 ( 0.064066)
build_all 0.005943 0.004805 1.587415 ( 0.603754)
build_install 0.020509 0.001856 1.902922 ( 0.929489)
test_btest 0.001139 0.000134 90.659643 ( 9.207779)
test_basic 0.006879 0.000127 0.353401 ( 0.447543)
test_all 0.003802 0.000422 636.323890 ( 66.726147)
test_rubyspec 0.132069 0.041389 47.181104 ( 55.276453)
total: 135.06 sec