Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-103345
#<BuildRuby:0x0000556fa70fbba0
@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.20220730-103345",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005986 0.003802 0.817855 ( 0.904659)
build_miniruby 0.001492 0.000199 0.061688 ( 0.060424)
build_ruby 0.001407 0.000000 0.055529 ( 0.054640)
build_all 0.007616 0.000114 1.233361 ( 0.473228)
build_install 0.013757 0.004326 4.370310 ( 1.828629)
test_btest 0.001875 0.000000 51.328978 ( 6.076512)
test_basic 0.006426 0.000007 0.296160 ( 0.387324)
test_all 0.003002 0.000410 482.471446 ( 51.761453)
test_rubyspec 0.088025 0.040501 41.982689 ( 47.821770)
total: 109.37 sec