Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-013656
#<BuildRuby:0x000055ae0c736620
@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.20230114-013656",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005428 0.001252 0.851480 ( 1.049368)
build_miniruby 0.001360 0.000000 1.028727 ( 1.026684)
build_ruby 0.001684 0.000000 2.790773 ( 2.788114)
build_all 0.005471 0.004402 16.816869 ( 2.991254)
build_install 0.011558 0.000000 2.070204 ( 1.072078)
test_btest 0.001082 0.000000 79.684675 ( 10.731016)
test_basic 0.007112 0.000422 0.380429 ( 0.464937)
test_all 0.001306 0.000275 662.479094 ( 99.824567)
test_rubyspec 0.098310 0.033653 52.149111 ( 60.204983)
total: 180.15 sec