Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-081046
#<BuildRuby:0x00005609954daec8
@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.20220727-081046",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011145 0.000796 0.964925 ( 1.384477)
build_miniruby 0.002103 0.000150 0.075011 ( 0.073954)
build_ruby 0.001767 0.000127 0.065452 ( 0.064648)
build_all 0.009864 0.000000 1.515704 ( 0.587288)
build_install 0.022174 0.000070 5.236863 ( 2.098854)
test_btest 0.001366 0.000000 77.473602 ( 8.489305)
test_basic 0.008688 0.000242 0.337304 ( 0.425788)
test_all 0.001846 0.000940 655.540823 ( 65.129108)
test_rubyspec 0.147643 0.036064 46.026176 ( 51.576811)
total: 129.83 sec