Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-022958
#<BuildRuby:0x000055d5d10a7fb0
@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.20221213-022958",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000253 0.003914 0.858586 ( 1.568926)
build_miniruby 0.000891 0.000209 1.057929 ( 1.056771)
build_ruby 0.001027 0.000242 2.940367 ( 2.854779)
build_all 0.009068 0.000230 15.958956 ( 3.360476)
build_install 0.009081 0.000188 2.234567 ( 1.281534)
test_btest 0.000512 0.000098 65.702858 ( 10.642561)
test_basic 0.000776 0.004310 0.283660 ( 0.373515)
test_all 0.001065 0.000254 672.667358 (136.366743)
test_rubyspec 0.058797 0.010492 53.273192 ( 61.412711)
total: 218.92 sec