Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-042002
#<BuildRuby:0x00005600a3afa678
@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.20230124-042002",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000064 0.000012 0.000076 ( 0.000076)
configure 0.000054 0.000011 0.000065 ( 0.000063)
build_up 0.008331 0.000781 0.858475 ( 1.060471)
build_miniruby 0.001093 0.000199 1.000668 ( 0.998791)
build_ruby 0.001319 0.000240 2.790869 ( 2.788493)
build_all 0.009866 0.000000 16.667320 ( 2.978716)
build_install 0.010133 0.001122 2.088382 ( 1.072897)
test_btest 0.000828 0.000132 73.181680 ( 10.462511)
test_basic 0.001732 0.005010 0.341423 ( 0.427566)
test_all 0.001248 0.000250 650.857725 ( 99.464863)
test_rubyspec 0.112254 0.020954 51.213000 ( 59.308409)
total: 178.56 sec