Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-124149
#<BuildRuby:0x000055c0cc113568
@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.20230624-124149",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004402 0.001036 1.331618 ( 2.573170)
build_miniruby 0.000000 0.001096 0.923861 ( 0.923337)
build_ruby 0.000286 0.000916 2.514539 ( 2.515126)
build_all 0.008550 0.001194 15.636325 ( 1.390430)
build_install 0.009815 0.000405 4.526338 ( 1.113626)
test_btest 0.000000 0.001030 82.298569 ( 7.763983)
test_basic 0.000729 0.003153 0.585126 ( 0.667284)
test_all 0.000000 0.002655 461.292633 ( 43.296903)
test_rubyspec 0.020185 0.019448 41.750646 ( 54.209713)
total: 114.45 sec