Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-081514
#<BuildRuby:0x000055d84514e678
@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.20230113-081514",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006659 0.902994 ( 1.082513)
build_miniruby 0.000000 0.001187 1.014259 ( 1.012359)
build_ruby 0.001039 0.000461 2.778939 ( 2.776443)
build_all 0.009516 0.000314 16.751716 ( 2.965479)
build_install 0.005527 0.005938 2.086451 ( 1.067966)
test_btest 0.000506 0.000158 70.317333 ( 11.408053)
test_basic 0.000000 0.006967 0.347751 ( 0.433449)
test_all 0.000000 0.001385 658.042589 (112.215438)
test_rubyspec 0.094462 0.040556 51.472981 ( 59.514973)
total: 192.48 sec