Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-210351
#<BuildRuby:0x0000555acdfefdf8
@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-210351",
@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.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.006233 0.000285 0.855652 ( 1.067540)
build_miniruby 0.001194 0.000160 1.011966 ( 1.010048)
build_ruby 0.001411 0.000188 2.790804 ( 2.788631)
build_all 0.009294 0.000609 16.871529 ( 3.012240)
build_install 0.007029 0.004322 2.086350 ( 1.075199)
test_btest 0.000783 0.000131 73.573848 ( 10.860608)
test_basic 0.005321 0.000886 0.347134 ( 0.433820)
test_all 0.001287 0.000115 668.403649 ( 97.167139)
test_rubyspec 0.103287 0.031145 52.171148 ( 60.200564)
total: 177.62 sec