Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-063247
#<BuildRuby:0x0000558cd12937f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-063247",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.005055 1.324531 ( 1.696903)
build_miniruby 0.000000 0.001343 1.475077 ( 1.477981)
build_ruby 0.000000 0.001790 4.226412 ( 4.235736)
build_all 0.010730 0.000376 16.508822 ( 1.763296)
build_install 0.013570 0.001564 4.876082 ( 1.731623)
test_btest 0.000627 0.000150 86.054885 ( 10.053237)
test_basic 0.005566 0.000403 0.689220 ( 0.753021)
test_all 0.102842 0.020065 539.687409 ( 75.573613)
test_rubyspec 0.030946 0.033486 77.770486 ( 90.135628)
total: 187.42 sec