Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-031234
#<BuildRuby:0x000055a6b7f04b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-031234",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009224 0.001419 0.987065 ( 1.688341)
build_miniruby 0.001981 0.000000 0.078946 ( 0.077372)
build_ruby 0.001955 0.000000 0.078910 ( 0.077050)
build_all 0.009522 0.000000 1.515330 ( 0.572941)
build_install 0.017949 0.004508 1.859568 ( 0.908360)
test_btest 0.001287 0.000000 75.476744 ( 7.913382)
test_basic 0.007003 0.000542 0.328271 ( 0.418108)
test_all 0.001710 0.001732 669.632511 ( 66.032777)
test_rubyspec 0.110489 0.059835 45.216489 ( 52.869801)
total: 130.56 sec