Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-000757
#<BuildRuby:0x000055881e4e3fa8
@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.20230726-000757",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005276 0.000148 1.227420 ( 2.494198)
build_miniruby 0.000908 0.000090 0.808760 ( 0.807706)
build_ruby 0.001033 0.000104 2.670451 ( 2.670723)
build_all 0.004069 0.004871 13.782497 ( 1.219846)
build_install 0.008291 0.000000 1.956296 ( 0.898842)
test_btest 0.000000 0.001105 78.560342 ( 7.523310)
test_basic 0.003775 0.000410 0.631496 ( 0.709277)
test_all 0.001848 0.000274 526.925486 ( 46.724196)
test_rubyspec 0.026209 0.013956 44.799479 ( 57.223205)
total: 120.27 sec