Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-011015
#<BuildRuby:0x00005578b75c8728
@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.20221211-011015",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000043 0.000003 0.000046 ( 0.000045)
build_up 0.004134 0.000013 0.865995 ( 1.100080)
build_miniruby 0.000872 0.000058 1.027656 ( 1.026246)
build_ruby 0.001059 0.000071 2.791851 ( 2.687485)
build_all 0.008684 0.000029 15.888770 ( 3.410992)
build_install 0.008901 0.000034 2.307828 ( 1.334164)
test_btest 0.000558 0.000000 62.190445 ( 11.567915)
test_basic 0.004464 0.000046 0.307051 ( 0.398008)
test_all 0.001058 0.000053 660.033382 (109.049692)
test_rubyspec 0.030382 0.029485 51.949630 ( 60.128246)
total: 190.70 sec