Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-083641
#<BuildRuby:0x0000557b08eacc10
@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.20220225-083641",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006956 0.004430 0.871798 ( 1.777532)
build_miniruby 0.001893 0.000252 0.071449 ( 0.069608)
build_ruby 0.002225 0.000297 0.067774 ( 0.065690)
build_all 0.005135 0.004639 4.163323 ( 0.849164)
build_install 0.020934 0.001143 7.865378 ( 2.370754)
test_btest 0.001048 0.000166 76.247588 ( 7.890310)
test_basic 0.006649 0.001050 0.328567 ( 0.417785)
test_all 0.001899 0.000300 707.809195 ( 72.550180)
test_rubyspec 0.134196 0.043124 46.139356 ( 51.380002)
total: 137.37 sec