Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-145717
#<BuildRuby:0x00005642b20fb568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230709-145717",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005973 1.599616 ( 2.926413)
build_miniruby 0.000000 0.001115 0.907472 ( 0.907944)
build_ruby 0.000000 0.001322 2.630658 ( 2.631163)
build_all 0.006402 0.002830 8.755411 ( 7.948517)
build_install 0.008526 0.000211 2.025283 ( 1.738172)
test_btest 0.000897 0.000245 85.558974 ( 7.484143)
test_basic 0.001393 0.003177 0.559476 ( 0.637546)
test_all 0.001508 0.000458 457.693022 ( 48.674270)
test_rubyspec 0.024924 0.017772 42.730861 ( 55.134860)
total: 128.08 sec