Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-123418
#<BuildRuby:0x0000558a1166a7b0
@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.20220726-123418",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002865 0.004070 0.854135 ( 1.532040)
build_miniruby 0.001125 0.000000 0.057241 ( 0.055782)
build_ruby 0.001047 0.000000 0.059216 ( 0.057980)
build_all 0.004572 0.000174 1.535289 ( 0.585312)
build_install 0.011164 0.000000 5.659945 ( 2.157596)
test_btest 0.000891 0.000000 51.280457 ( 7.864980)
test_basic 0.005576 0.000262 0.334267 ( 0.422573)
test_all 0.001213 0.000064 576.988986 ( 94.787296)
test_rubyspec 0.084425 0.044410 43.505236 ( 49.596038)
total: 157.06 sec