Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-212122
#<BuildRuby:0x000055ee82594a68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220723-212122",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010861 0.000489 0.873960 ( 1.541826)
build_miniruby 0.001218 0.000087 0.053113 ( 0.051758)
build_ruby 0.001966 0.000141 0.063111 ( 0.061018)
build_all 0.007646 0.000194 1.260749 ( 0.466545)
build_install 0.017985 0.000178 4.255278 ( 1.783045)
test_btest 0.001477 0.000082 54.995091 ( 6.217509)
test_basic 0.001575 0.005376 0.299198 ( 0.398501)
test_all 0.002394 0.000266 492.357703 ( 52.709915)
test_rubyspec 0.098779 0.045301 41.839877 ( 47.705152)
total: 110.94 sec