Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-042953
#<BuildRuby:0x000055559f3e0090
@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.20230525-042953",
@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.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005245 0.000477 1.371458 ( 2.595220)
build_miniruby 0.001073 0.000000 0.819878 ( 0.820509)
build_ruby 0.001295 0.000000 2.356475 ( 2.356329)
build_all 0.009256 0.000000 12.653115 ( 1.115498)
build_install 0.003945 0.004173 1.817098 ( 0.846254)
test_btest 0.001134 0.000043 81.160250 ( 7.729793)
test_basic 0.000304 0.003753 0.601021 ( 0.688297)
test_all 0.001057 0.000198 436.923611 ( 45.223840)
test_rubyspec 0.021849 0.015259 41.341378 ( 53.844483)
total: 115.22 sec