Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-065256
#<BuildRuby:0x000055c2ab9aa678
@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.20230106-065256",
@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.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005786 0.000541 0.847574 ( 1.052115)
build_miniruby 0.001024 0.000293 1.019590 ( 1.017397)
build_ruby 0.000000 0.001650 2.772539 ( 2.769849)
build_all 0.007473 0.002174 16.800632 ( 3.003984)
build_install 0.009781 0.001682 2.089221 ( 1.076159)
test_btest 0.000774 0.000000 70.598904 ( 11.015308)
test_basic 0.003581 0.003012 0.343784 ( 0.430178)
test_all 0.000949 0.000299 666.869128 ( 95.742984)
test_rubyspec 0.085269 0.037712 51.974684 ( 60.055636)
total: 176.16 sec