Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-210120
#<BuildRuby:0x00005638d499b778
@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.20220412-210120",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004049 0.006852 0.999794 ( 1.153308)
build_miniruby 0.001409 0.000503 0.069341 ( 0.067516)
build_ruby 0.001485 0.000530 0.079911 ( 0.078228)
build_all 0.007088 0.003684 1.475470 ( 0.587548)
build_install 0.015938 0.005446 2.016423 ( 1.131051)
test_btest 0.000000 0.001661 80.705225 ( 8.252280)
test_basic 0.003206 0.003853 0.334240 ( 0.428381)
test_all 0.002186 0.000214 694.772335 ( 68.301693)
test_rubyspec 0.095180 0.072174 46.840382 ( 52.183685)
total: 132.19 sec