Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-154152
#<BuildRuby:0x000055eadd807208
@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.20231119-154152",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001790 0.003272 0.917834 ( 1.615760)
build_miniruby 0.000655 0.000262 0.782144 ( 0.782273)
build_ruby 0.000842 0.000337 2.585521 ( 2.586385)
build_all 0.007038 0.000748 12.007389 ( 0.951541)
build_install 0.013275 0.000827 3.492369 ( 0.969214)
test_btest 0.000558 0.000164 64.819453 ( 4.914893)
test_basic 0.003761 0.001497 0.420233 ( 0.498846)
test_all 0.074357 0.021667 356.130689 ( 32.072065)
test_rubyspec 0.027593 0.037004 40.100410 ( 52.673154)
total: 97.06 sec