Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-073842
#<BuildRuby:0x000056453b3d3340
@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.20220304-073842",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010182 1.028578 ( 1.687203)
build_miniruby 0.000235 0.002374 0.075478 ( 0.073274)
build_ruby 0.001685 0.000648 0.076273 ( 0.074041)
build_all 0.006826 0.002625 4.281396 ( 0.844044)
build_install 0.019682 0.001852 7.919204 ( 2.452477)
test_btest 0.000000 0.001388 77.116486 ( 8.425443)
test_basic 0.001849 0.006251 0.335514 ( 0.424073)
test_all 0.001290 0.000516 693.272582 ( 67.197493)
test_rubyspec 0.102509 0.059911 46.611957 ( 52.152499)
total: 133.33 sec