Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-124234
#<BuildRuby:0x000055db3a1a7118
@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.20230206-124234",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.002873 0.000479 0.619064 ( 1.044439)
build_miniruby 0.000795 0.000132 0.631778 ( 0.631264)
build_ruby 0.001226 0.000000 2.066719 ( 2.087117)
build_all 0.002949 0.006130 12.181017 ( 1.499991)
build_install 0.001133 0.005079 1.472654 ( 0.707744)
test_btest 0.000000 0.000618 64.982415 ( 5.778624)
test_basic 0.000842 0.002930 0.248335 ( 0.343437)
test_all 0.000790 0.000326 491.037416 ( 49.553605)
test_rubyspec 0.023675 0.006246 35.322345 ( 45.918925)
total: 107.57 sec