Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-163331
#<BuildRuby:0x000056064eaff4b0
@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-163331",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004627 0.000487 1.228375 ( 1.586517)
build_miniruby 0.001185 0.000124 1.444114 ( 1.447260)
build_ruby 0.001635 0.000172 4.303172 ( 4.308466)
build_all 0.010195 0.000589 16.525633 ( 1.729480)
build_install 0.010349 0.004761 5.095229 ( 1.909086)
test_btest 0.000662 0.000090 82.277755 ( 9.782049)
test_basic 0.005249 0.000083 0.616227 ( 0.683710)
test_all 0.102882 0.020738 545.902280 ( 72.368397)
test_rubyspec 0.039398 0.026510 78.537430 ( 90.696968)
total: 184.51 sec