Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-083606
#<BuildRuby:0x0000564870808040
@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="-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.20230119-083606",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003691 0.000000 0.628710 ( 1.083825)
build_miniruby 0.000920 0.000000 0.575135 ( 0.573998)
build_ruby 0.001328 0.000000 2.090819 ( 2.094667)
build_all 0.002855 0.006647 12.484196 ( 1.601125)
build_install 0.006276 0.000459 1.526601 ( 0.713285)
test_btest 0.000564 0.000094 66.364717 ( 6.119577)
test_basic 0.003233 0.000539 0.251182 ( 0.345997)
test_all 0.001222 0.000203 496.698917 ( 47.567432)
test_rubyspec 0.013134 0.014998 34.945828 ( 45.520207)
total: 105.62 sec