Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-045005
#<BuildRuby:0x000056147543b2c0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-045005",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003300 0.008671 1.021827 ( 2.558769)
build_miniruby 0.001743 0.000498 0.078565 ( 0.077343)
build_ruby 0.001674 0.000478 0.074167 ( 0.072472)
build_all 0.009909 0.000298 4.067312 ( 0.795333)
build_install 0.022894 0.001028 7.902390 ( 2.358819)
test_btest 0.001312 0.000263 47.756962 ( 44.376960)
test_basic 0.007865 0.000589 0.337673 ( 0.424955)
test_all 0.002698 0.000000 691.793481 ( 67.253478)
test_rubyspec 0.113156 0.050491 45.993426 ( 51.567927)
total: 169.49 sec