Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-143252
#<BuildRuby:0x0000557d31ee8028
@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.20230115-143252",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.006997 0.000624 1.293025 ( 1.353444)
build_miniruby 0.001128 0.000242 1.698348 ( 1.567888)
build_ruby 0.001360 0.000291 2.789716 ( 2.787064)
build_all 0.007809 0.002234 16.817419 ( 2.987715)
build_install 0.009234 0.000278 2.153609 ( 1.089583)
test_btest 0.000843 0.000168 76.670518 ( 10.634944)
test_basic 0.002009 0.004541 0.343382 ( 0.429762)
test_all 0.001093 0.000273 670.342885 (106.297765)
test_rubyspec 0.056823 0.062202 52.482805 ( 60.528508)
total: 187.68 sec