Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-175920
#<BuildRuby:0x0000564c57640088
@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.20220626-175920",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.006731 0.976585 ( 1.390437)
build_miniruby 0.001099 0.000000 0.058602 ( 0.057191)
build_ruby 0.000934 0.000000 0.059309 ( 0.058055)
build_all 0.000000 0.004337 1.490489 ( 0.599441)
build_install 0.007479 0.001539 6.280854 ( 2.844874)
test_btest 0.000657 0.000232 48.800362 ( 9.115464)
test_basic 0.004237 0.001496 0.260051 ( 0.348633)
test_all 0.001069 0.000378 603.054547 ( 91.877134)
test_rubyspec 0.059197 0.070525 44.107516 ( 49.720912)
total: 156.01 sec