Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-201735
#<BuildRuby:0x000055c8328543c8
@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.20230109-201735",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000000 0.006592 0.849966 ( 1.024262)
build_miniruby 0.000000 0.001093 1.014162 ( 1.012225)
build_ruby 0.000000 0.001570 2.775797 ( 2.773075)
build_all 0.005696 0.004475 16.818777 ( 2.999183)
build_install 0.005590 0.006068 2.133428 ( 1.090928)
test_btest 0.000760 0.000380 78.025313 ( 10.358112)
test_basic 0.002023 0.004753 0.384738 ( 0.470345)
test_all 0.001444 0.000000 683.089602 ( 96.092688)
test_rubyspec 0.069570 0.058895 52.196068 ( 60.236459)
total: 176.06 sec