Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-131234
#<BuildRuby:0x000055e1c8e1ff28
@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.20230114-131234",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003837 0.004679 0.886226 ( 1.064116)
build_miniruby 0.001092 0.000218 1.014873 ( 1.012780)
build_ruby 0.001446 0.000289 2.786605 ( 2.783878)
build_all 0.006917 0.002985 16.792569 ( 3.004020)
build_install 0.010182 0.001300 2.087952 ( 1.079281)
test_btest 0.000811 0.000170 78.506752 ( 10.524941)
test_basic 0.005244 0.001104 0.346775 ( 0.433103)
test_all 0.000000 0.001404 682.445862 ( 98.150840)
test_rubyspec 0.064546 0.070354 52.110201 ( 60.208516)
total: 178.26 sec