Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-200614
#<BuildRuby:0x0000563f9b693670
@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-200614",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002683 0.004050 0.818425 ( 0.983127)
build_miniruby 0.000844 0.000056 0.057418 ( 0.056227)
build_ruby 0.000895 0.000060 0.059633 ( 0.058520)
build_all 0.004527 0.000022 1.540363 ( 0.592653)
build_install 0.010550 0.000374 1.905400 ( 0.955809)
test_btest 0.000600 0.000035 50.010452 ( 8.479217)
test_basic 0.006037 0.000079 0.360436 ( 0.449342)
test_all 0.001987 0.000110 607.279974 ( 88.715286)
test_rubyspec 0.091888 0.035749 43.756078 ( 52.041376)
total: 152.33 sec