Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-181459
#<BuildRuby:0x000055bff51fc0d8
@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-181459",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004532 0.000454 1.347396 ( 1.750946)
build_miniruby 0.001549 0.000155 1.490338 ( 1.494135)
build_ruby 0.001664 0.000167 4.480093 ( 4.490695)
build_all 0.010807 0.000000 16.747748 ( 1.819496)
build_install 0.000000 0.015293 5.070967 ( 1.842085)
test_btest 0.000328 0.000535 85.057142 ( 13.383242)
test_basic 0.004875 0.002178 0.735126 ( 0.805018)
test_all 0.076280 0.043351 565.338806 ( 61.887102)
test_rubyspec 0.038466 0.029888 84.020173 ( 96.297641)
total: 183.77 sec