Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-020949
#<BuildRuby:0x000055848c0e3600
@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.20220902-020949",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009970 0.001861 0.964497 ( 1.004020)
build_miniruby 0.001364 0.000420 0.073840 ( 0.072900)
build_ruby 0.001570 0.000483 0.074664 ( 0.073167)
build_all 0.005621 0.004982 1.510809 ( 0.567018)
build_install 0.016568 0.005571 1.907967 ( 0.928811)
test_btest 0.001299 0.000000 74.792058 ( 8.393166)
test_basic 0.005904 0.000820 0.324377 ( 0.415280)
test_all 0.004108 0.000732 688.773146 ( 67.458540)
test_rubyspec 0.094635 0.071553 45.252126 ( 53.763599)
total: 132.68 sec