Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-162912
#<BuildRuby:0x00005574be180208
@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.20220802-162912",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003217 0.003477 0.880176 ( 2.639379)
build_miniruby 0.000844 0.000112 0.056899 ( 0.055712)
build_ruby 0.000901 0.000120 0.058537 ( 0.057324)
build_all 0.004182 0.000558 1.528152 ( 0.588306)
build_install 0.010952 0.000295 5.636255 ( 2.145260)
test_btest 0.000592 0.000069 53.640325 ( 8.122848)
test_basic 0.005405 0.000110 0.253732 ( 0.342959)
test_all 0.001035 0.000115 615.352404 ( 88.055382)
test_rubyspec 0.093726 0.034755 43.632824 ( 49.196680)
total: 151.20 sec