Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-213248
#<BuildRuby:0x0000563d0290ef08
@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.20220708-213248",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.009475 0.002799 0.910614 ( 1.336576)
build_miniruby 0.000000 0.001695 0.062937 ( 0.061531)
build_ruby 0.000000 0.001598 0.065655 ( 0.064418)
build_all 0.004055 0.003471 1.201542 ( 0.481710)
build_install 0.012805 0.004339 4.834360 ( 2.426437)
test_btest 0.000788 0.000430 52.918352 ( 6.156763)
test_basic 0.005606 0.000000 0.292777 ( 0.383839)
test_all 0.001994 0.000997 510.352051 ( 53.485136)
test_rubyspec 0.068762 0.046651 41.819328 ( 47.740627)
total: 112.14 sec