Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-153608
#<BuildRuby:0x000055955c8da5a8
@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.20220317-153608",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.010542 0.001506 1.025677 ( 1.163139)
build_miniruby 0.000000 0.001956 0.077413 ( 0.075740)
build_ruby 0.000000 0.002059 0.070893 ( 0.069208)
build_all 0.007951 0.002186 4.273142 ( 0.869201)
build_install 0.024226 0.000000 7.903049 ( 2.438983)
test_btest 0.001387 0.000000 72.407885 ( 8.333644)
test_basic 0.007448 0.000000 0.347207 ( 0.436467)
test_all 0.001966 0.000000 698.710676 ( 67.198266)
test_rubyspec 0.092241 0.073721 46.249006 ( 51.447230)
total: 132.03 sec