Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-004442
#<BuildRuby:0x000055ecbff4c070
@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-004442",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006169 0.000511 1.591618 ( 2.841681)
build_miniruby 0.000934 0.000219 0.874970 ( 0.875433)
build_ruby 0.001017 0.000239 2.597686 ( 2.598286)
build_all 0.009017 0.000000 8.763229 ( 8.064479)
build_install 0.006229 0.002899 2.073098 ( 1.701218)
test_btest 0.000862 0.000196 89.073393 ( 7.845980)
test_basic 0.003919 0.000891 0.613605 ( 0.693592)
test_all 0.002468 0.000000 481.472083 ( 46.814100)
test_rubyspec 0.026917 0.013260 43.942760 ( 56.407541)
total: 127.84 sec