Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-223539
#<BuildRuby:0x000055c1c894bf80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-223539",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005871 0.000904 0.815524 ( 0.871750)
build_miniruby 0.000828 0.000127 0.058435 ( 0.057232)
build_ruby 0.000741 0.000114 0.059497 ( 0.058279)
build_all 0.003993 0.000615 1.526873 ( 0.590486)
build_install 0.010328 0.000792 1.916523 ( 0.960013)
test_btest 0.000764 0.000109 57.704288 ( 8.352995)
test_basic 0.002205 0.003688 0.333145 ( 0.421532)
test_all 0.002444 0.000458 600.677979 ( 89.029714)
test_rubyspec 0.093637 0.034424 44.028528 ( 51.423043)
total: 151.77 sec