Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-063609
#<BuildRuby:0x000055cf1da03b50
@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.20230628-063609",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005423 1.313084 ( 2.877333)
build_miniruby 0.000000 0.000993 0.813973 ( 0.814236)
build_ruby 0.000000 0.001394 2.705956 ( 2.706093)
build_all 0.002754 0.007119 16.652794 ( 1.474366)
build_install 0.008511 0.000454 4.870118 ( 2.022033)
test_btest 0.000676 0.000394 87.617049 ( 7.915252)
test_basic 0.002256 0.002926 0.618901 ( 0.698628)
test_all 0.000000 0.002180 462.870279 ( 48.982668)
test_rubyspec 0.013302 0.026098 42.916748 ( 55.248642)
total: 122.74 sec