Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-100347
#<BuildRuby:0x000055b0edf5e878
@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.20220811-100347",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.005821 0.000645 0.835330 ( 0.899102)
build_miniruby 0.000759 0.000253 0.058247 ( 0.057048)
build_ruby 0.000000 0.000745 0.059738 ( 0.058515)
build_all 0.004215 0.000597 1.562727 ( 0.604920)
build_install 0.008641 0.000437 5.671230 ( 2.178297)
test_btest 0.000567 0.000167 48.916427 ( 8.487633)
test_basic 0.004820 0.001418 0.332656 ( 0.420369)
test_all 0.000352 0.000596 622.497887 ( 92.199028)
test_rubyspec 0.073995 0.054227 43.893797 ( 51.258270)
total: 156.16 sec