Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-050806
#<BuildRuby:0x00005592e3bf01f0
@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.20220421-050806",
@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.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006523 0.000000 0.825432 ( 0.975720)
build_miniruby 0.000000 0.001021 0.057111 ( 0.055924)
build_ruby 0.000000 0.001069 0.059494 ( 0.058243)
build_all 0.000000 0.004219 1.447948 ( 0.606604)
build_install 0.000742 0.008091 6.158695 ( 2.791624)
test_btest 0.001081 0.000433 48.999744 ( 8.825989)
test_basic 0.002441 0.003253 0.260853 ( 0.349287)
test_all 0.001258 0.000000 623.289222 ( 90.542280)
test_rubyspec 0.090371 0.031515 43.924632 ( 48.824108)
total: 153.03 sec