Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-065727
#<BuildRuby:0x000056234c974af8
@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.20220330-065727",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000063 0.000010 0.000073 ( 0.000075)
build_up 0.005399 0.005684 1.034727 ( 3.370754)
build_miniruby 0.001634 0.000385 0.076592 ( 0.074364)
build_ruby 0.001551 0.000365 0.082396 ( 0.080297)
build_all 0.005689 0.004256 4.164453 ( 0.842687)
build_install 0.018108 0.005719 7.974025 ( 2.429960)
test_btest 0.000946 0.000270 75.484297 ( 8.271596)
test_basic 0.005477 0.001564 0.339090 ( 0.436345)
test_all 0.001751 0.000210 694.083133 ( 67.662124)
test_rubyspec 0.095359 0.084343 46.220626 ( 51.721567)
total: 134.89 sec