Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-102249
#<BuildRuby:0x000055f871b580c8
@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.20240110-102249",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004037 0.003200 0.810678 ( 1.228908)
build_miniruby 0.000000 0.001037 0.793912 ( 0.794093)
build_ruby 0.000000 0.001864 2.671286 ( 2.672083)
build_all 0.002406 0.005430 11.945420 ( 0.965682)
build_install 0.013033 0.000334 3.334454 ( 0.956926)
test_btest 0.000526 0.000155 64.443526 ( 5.010084)
test_basic 0.003147 0.000926 0.389778 ( 0.471055)
test_all 0.067291 0.029152 390.562250 ( 36.231991)
test_rubyspec 0.031695 0.041530 40.790949 ( 53.346872)
total: 101.68 sec