Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-054559
#<BuildRuby:0x000055c4e43fb520
@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.20230807-054559",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001138 0.004044 1.360965 ( 2.813454)
build_miniruby 0.001195 0.000057 0.946713 ( 0.945369)
build_ruby 0.001538 0.000074 2.664612 ( 2.669223)
build_all 0.002072 0.008077 14.918912 ( 1.371445)
build_install 0.008216 0.000538 2.109324 ( 0.916822)
test_btest 0.000604 0.000079 83.883801 ( 8.090099)
test_basic 0.003984 0.000000 0.580508 ( 0.658376)
test_all 0.001391 0.000000 537.772887 ( 61.722606)
test_rubyspec 0.032665 0.015472 47.956912 ( 60.108085)
total: 139.30 sec