Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-224259
#<BuildRuby:0x000056278568be58
@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.20220829-224259",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006295 0.000450 0.857316 ( 0.890333)
build_miniruby 0.000975 0.000070 0.058575 ( 0.057338)
build_ruby 0.000900 0.000064 0.060118 ( 0.058958)
build_all 0.004261 0.000304 1.528283 ( 0.585968)
build_install 0.010555 0.000386 1.916418 ( 0.959043)
test_btest 0.000682 0.000045 49.463594 ( 8.438160)
test_basic 0.005764 0.000384 0.340970 ( 0.428753)
test_all 0.001375 0.000091 633.512456 ( 92.901039)
test_rubyspec 0.061566 0.057295 43.680635 ( 51.973562)
total: 156.29 sec