Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-185818
#<BuildRuby:0x0000563090558e50
@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.20220916-185818",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001032 0.008540 1.096630 ( 1.102832)
build_miniruby 0.001397 0.000978 0.075765 ( 0.073986)
build_ruby 0.000964 0.000675 0.076891 ( 0.075769)
build_all 0.009641 0.000000 1.553759 ( 0.590405)
build_install 0.013305 0.008777 1.913123 ( 0.960633)
test_btest 0.000682 0.000401 95.244347 ( 9.252990)
test_basic 0.003172 0.003459 0.355735 ( 0.446756)
test_all 0.003988 0.000067 643.302414 ( 66.670633)
test_rubyspec 0.076429 0.087011 47.177863 ( 55.497991)
total: 134.67 sec