Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-032814
#<BuildRuby:0x000055c5d8b3ff30
@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.20230102-032814",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.006660 0.881776 ( 1.051717)
build_miniruby 0.000904 0.000357 1.017329 ( 1.015452)
build_ruby 0.001207 0.000431 2.777534 ( 2.774925)
build_all 0.005339 0.004516 16.773328 ( 3.028121)
build_install 0.010711 0.000914 2.306126 ( 1.189106)
test_btest 0.000836 0.000295 67.416775 ( 11.434441)
test_basic 0.005959 0.000564 0.340875 ( 0.427250)
test_all 0.001175 0.000392 671.626723 ( 96.491554)
test_rubyspec 0.045678 0.079037 51.762383 ( 59.790999)
total: 177.20 sec