Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-095022
#<BuildRuby:0x0000557e63e6fe88
@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.20230331-095022",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001479 0.004256 1.204027 ( 2.698748)
build_miniruby 0.000848 0.000090 2.302818 ( 2.210072)
build_ruby 0.001150 0.000121 2.371832 ( 2.372509)
build_all 0.004022 0.004930 11.580017 ( 1.076173)
build_install 0.007252 0.000000 1.595898 ( 0.845500)
test_btest 0.001227 0.000000 73.669398 ( 7.195570)
test_basic 0.000368 0.003690 0.428812 ( 0.524295)
test_all 0.001049 0.000191 420.924000 ( 38.563181)
test_rubyspec 0.024495 0.013776 41.134203 ( 51.548676)
total: 107.04 sec