Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-061846
#<BuildRuby:0x000055a7110d44f0
@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.20220308-061846",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005722 0.005449 0.999614 ( 2.382321)
build_miniruby 0.001760 0.000406 0.075912 ( 0.074361)
build_ruby 0.000000 0.002326 0.081961 ( 0.079591)
build_all 0.003156 0.006442 4.125541 ( 0.842506)
build_install 0.016126 0.007199 7.811038 ( 2.338147)
test_btest 0.000865 0.000325 76.825309 ( 8.416219)
test_basic 0.006848 0.000616 0.339979 ( 0.435287)
test_all 0.001572 0.000217 695.972625 ( 66.916110)
test_rubyspec 0.097585 0.069650 45.664098 ( 51.002918)
total: 132.49 sec