Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-221621
#<BuildRuby:0x000055e28f217fb0
@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.20220819-221621",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003032 0.003769 0.812995 ( 1.593345)
build_miniruby 0.000881 0.000117 0.057885 ( 0.056684)
build_ruby 0.000915 0.000122 0.059783 ( 0.058521)
build_all 0.001732 0.002865 1.524462 ( 0.586873)
build_install 0.006650 0.004273 1.916270 ( 0.957303)
test_btest 0.000584 0.000130 49.059117 ( 8.735446)
test_basic 0.001307 0.004164 0.333490 ( 0.422261)
test_all 0.001601 0.000445 604.207701 ( 89.556981)
test_rubyspec 0.063969 0.054627 44.212435 ( 52.462965)
total: 154.43 sec