Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-041233
#<BuildRuby:0x00005619a536c0f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-041233",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004588 0.000328 1.140795 ( 1.142040)
build_miniruby 0.000858 0.000061 0.953232 ( 0.951988)
build_ruby 0.001096 0.000079 2.728066 ( 2.642149)
build_all 0.009079 0.000012 15.780725 ( 3.286893)
build_install 0.010584 0.000093 2.209860 ( 1.272165)
test_btest 0.000579 0.000032 67.027184 ( 10.977530)
test_basic 0.004479 0.000249 0.285665 ( 0.376925)
test_all 0.000000 0.001626 667.446992 (110.513697)
test_rubyspec 0.035711 0.032252 53.266255 ( 61.472640)
total: 192.64 sec