Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-090906
#<BuildRuby:0x000055894e840a58
@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.20220402-090906",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.010438 0.002000 1.036718 ( 3.464787)
build_miniruby 0.001397 0.000430 0.076363 ( 0.075953)
build_ruby 0.001587 0.000489 0.077569 ( 0.076788)
build_all 0.007179 0.002209 4.262503 ( 0.868437)
build_install 0.022174 0.001612 8.563180 ( 3.029018)
test_btest 0.000922 0.000231 73.547669 ( 7.926133)
test_basic 0.002428 0.004746 0.326793 ( 0.414767)
test_all 0.001072 0.000315 649.458353 ( 65.846991)
test_rubyspec 0.094775 0.076289 47.061931 ( 51.937697)
total: 133.64 sec