Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-202430
#<BuildRuby:0x000055d21bbc2620
@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.20230110-202430",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005758 0.000822 0.849500 ( 1.327408)
build_miniruby 0.001044 0.000149 1.011618 ( 1.009756)
build_ruby 0.001354 0.000193 2.782551 ( 2.779912)
build_all 0.006735 0.003396 16.795958 ( 2.985200)
build_install 0.009383 0.001656 2.138109 ( 1.086036)
test_btest 0.000683 0.000121 77.480689 ( 10.409358)
test_basic 0.002949 0.004446 0.367893 ( 0.452668)
test_all 0.001606 0.000357 676.801118 (100.370484)
test_rubyspec 0.076395 0.048799 51.671849 ( 59.707607)
total: 180.13 sec