Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-133148
#<BuildRuby:0x0000561995d4f918
@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.20230604-133148",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002458 0.003427 1.380060 ( 2.666356)
build_miniruby 0.000900 0.000318 0.879470 ( 0.878652)
build_ruby 0.001236 0.000000 2.439883 ( 2.439880)
build_all 0.008862 0.000000 12.238316 ( 1.117478)
build_install 0.004915 0.002512 1.708819 ( 0.870901)
test_btest 0.000651 0.000207 81.192515 ( 7.086600)
test_basic 0.002668 0.000849 0.530834 ( 0.617052)
test_all 0.001531 0.000487 438.526206 ( 39.556670)
test_rubyspec 0.028396 0.012262 40.785396 ( 53.332226)
total: 108.57 sec