Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-094658
#<BuildRuby:0x0000563afc187fa8
@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.20221210-094658",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005078 0.000153 1.270425 ( 1.454594)
build_miniruby 0.000773 0.000110 0.964476 ( 0.963192)
build_ruby 0.001107 0.000158 2.747787 ( 2.661088)
build_all 0.009015 0.000000 15.875403 ( 3.302759)
build_install 0.000905 0.008008 2.187726 ( 1.210121)
test_btest 0.000555 0.000132 65.323662 ( 10.724149)
test_basic 0.002131 0.002998 0.313181 ( 0.404163)
test_all 0.000756 0.000206 657.471041 (111.648396)
test_rubyspec 0.060708 0.010957 52.414844 ( 60.610549)
total: 192.98 sec