Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-185756
#<BuildRuby:0x00005597b07b2be8
@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.20221230-185756",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.001902 0.004864 0.864440 ( 1.179303)
build_miniruby 0.000957 0.000399 1.014005 ( 1.012100)
build_ruby 0.001639 0.000000 2.772705 ( 2.770150)
build_all 0.007297 0.002731 16.798954 ( 3.000904)
build_install 0.009612 0.002084 2.294719 ( 1.184543)
test_btest 0.000794 0.000298 78.028323 ( 10.845599)
test_basic 0.001348 0.005045 0.347612 ( 0.434068)
test_all 0.001010 0.000442 670.855882 ( 98.913183)
test_rubyspec 0.067776 0.065027 51.746996 ( 59.828576)
total: 179.17 sec