Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-012353
#<BuildRuby:0x000055ff4d70a858
@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.20221215-012353",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004241 0.000000 0.858872 ( 1.088095)
build_miniruby 0.000935 0.000000 1.016302 ( 1.015115)
build_ruby 0.001247 0.000000 2.886061 ( 2.791079)
build_all 0.008831 0.000000 15.615905 ( 3.372788)
build_install 0.008322 0.000000 2.195398 ( 1.247104)
test_btest 0.000573 0.000000 66.028281 ( 10.902405)
test_basic 0.005118 0.000000 0.289579 ( 0.380281)
test_all 0.001345 0.000000 668.237939 (145.388857)
test_rubyspec 0.052614 0.019476 52.758930 ( 60.879495)
total: 227.07 sec