Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-002444
#<BuildRuby:0x00005631bb6a3568
@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.20230807-002444",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004882 0.000514 1.507815 ( 2.777850)
build_miniruby 0.001104 0.000000 0.922668 ( 0.921994)
build_ruby 0.001249 0.000000 2.811828 ( 2.811240)
build_all 0.006863 0.002776 15.191936 ( 1.331300)
build_install 0.007211 0.000901 2.074151 ( 0.975703)
test_btest 0.000937 0.000117 84.483340 ( 7.733873)
test_basic 0.003738 0.000468 0.529408 ( 0.608131)
test_all 0.001322 0.000165 559.948333 ( 52.300376)
test_rubyspec 0.021313 0.018385 46.122219 ( 58.415626)
total: 127.88 sec