Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-183838
#<BuildRuby:0x000055e953a6c4e8
@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.20220224-183838",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011168 0.000458 0.879335 ( 0.915441)
build_miniruby 0.001584 0.000099 0.067646 ( 0.066341)
build_ruby 0.002032 0.000127 0.077312 ( 0.075741)
build_all 0.010453 0.000348 4.264250 ( 0.874559)
build_install 0.010292 0.012894 7.961772 ( 2.451511)
test_btest 0.001400 0.000000 76.480950 ( 7.918770)
test_basic 0.007364 0.000000 0.334175 ( 0.424382)
test_all 0.001574 0.000274 703.435906 ( 68.127197)
test_rubyspec 0.119907 0.056416 46.427650 ( 51.431087)
total: 132.29 sec