Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-200150
#<BuildRuby:0x0000558b4e773ba0
@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.20220818-200150",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006831 0.002049 0.830936 ( 1.315481)
build_miniruby 0.001716 0.000515 0.060415 ( 0.058424)
build_ruby 0.001613 0.000484 0.065024 ( 0.062362)
build_all 0.006304 0.000329 1.238901 ( 0.459820)
build_install 0.014806 0.001013 1.579816 ( 0.770929)
test_btest 0.000833 0.000193 51.829237 ( 6.155510)
test_basic 0.004530 0.001046 0.273595 ( 0.363804)
test_all 0.002779 0.001540 506.516388 ( 52.966871)
test_rubyspec 0.060760 0.068685 41.486122 ( 50.060850)
total: 112.21 sec