Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-213611
#<BuildRuby:0x0000564e5a3b7b90
@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.20230602-213611",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000745 0.003930 1.321986 ( 2.585180)
build_miniruby 0.000948 0.000000 0.757596 ( 0.757419)
build_ruby 0.001183 0.000000 2.409937 ( 2.410103)
build_all 0.005237 0.003899 12.281698 ( 1.092654)
build_install 0.006946 0.000252 1.704317 ( 0.891020)
test_btest 0.001080 0.000090 79.845042 ( 7.434280)
test_basic 0.003971 0.000331 0.714869 ( 0.801744)
test_all 0.000000 0.001991 434.992278 ( 38.005673)
test_rubyspec 0.022380 0.016094 41.592135 ( 54.087341)
total: 108.07 sec