Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-150052
#<BuildRuby:0x000055d67f8abb68
@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.20240108-150052",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004518 0.000335 1.307884 ( 1.781486)
build_miniruby 0.001313 0.000097 1.539867 ( 1.543087)
build_ruby 0.001805 0.000134 4.359536 ( 4.368424)
build_all 0.009731 0.000390 16.636681 ( 1.786441)
build_install 0.014187 0.001013 4.998673 ( 1.793383)
test_btest 0.000791 0.000056 82.016332 ( 10.697105)
test_basic 0.002128 0.005237 0.688971 ( 0.751326)
test_all 0.074898 0.046841 571.319612 ( 57.677480)
test_rubyspec 0.036879 0.031134 83.945183 ( 96.239734)
total: 176.64 sec