Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-090656
#<BuildRuby:0x0000559355600b60
@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.20220721-090656",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010415 0.000417 1.004901 ( 1.785518)
build_miniruby 0.002178 0.000146 0.068988 ( 0.066559)
build_ruby 0.001989 0.000132 0.074698 ( 0.072456)
build_all 0.005662 0.004392 1.570738 ( 0.596229)
build_install 0.011573 0.010380 5.127175 ( 2.054409)
test_btest 0.001010 0.000219 74.319808 ( 8.236713)
test_basic 0.004350 0.004075 0.330245 ( 0.418386)
test_all 0.002121 0.000000 642.498722 ( 64.583506)
test_rubyspec 0.094864 0.075877 45.908995 ( 51.745041)
total: 129.56 sec