Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-205231
#<BuildRuby:0x000055f3a3b43dd0
@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.20220809-205231",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000010 0.000006 0.000016 ( 0.000015)
build_up 0.004312 0.002396 0.847114 ( 1.359683)
build_miniruby 0.000591 0.000328 0.057648 ( 0.056394)
build_ruby 0.000668 0.000371 0.059548 ( 0.058330)
build_all 0.004699 0.000000 1.526451 ( 0.585812)
build_install 0.005906 0.005376 5.657772 ( 2.162341)
test_btest 0.000561 0.000307 52.437967 ( 7.989502)
test_basic 0.005178 0.000000 0.311694 ( 0.401178)
test_all 0.001084 0.000000 581.116689 ( 94.557553)
test_rubyspec 0.094425 0.016910 43.928956 ( 51.302171)
total: 158.47 sec