Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-020548
#<BuildRuby:0x000055cf94fef8f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-020548",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003481 0.000000 0.630560 ( 1.027800)
build_miniruby 0.000933 0.000048 0.736771 ( 0.736023)
build_ruby 0.001416 0.000000 2.602261 ( 2.525773)
build_all 0.009269 0.000000 12.563478 ( 1.494258)
build_install 0.006654 0.000053 1.644194 ( 0.791026)
test_btest 0.000570 0.000072 63.685311 ( 6.384709)
test_basic 0.000000 0.003389 0.237398 ( 0.334001)
test_all 0.000579 0.000984 512.994178 ( 69.619120)
test_rubyspec 0.006683 0.021356 36.129082 ( 46.526745)
total: 129.44 sec