Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-044534
#<BuildRuby:0x0000560a050d3fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230525-044534",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001009 0.003963 1.249512 ( 2.474419)
build_miniruby 0.000998 0.000083 0.778687 ( 0.777915)
build_ruby 0.000000 0.001387 2.281217 ( 2.281237)
build_all 0.005348 0.003504 12.044561 ( 1.047533)
build_install 0.002269 0.005071 1.622780 ( 0.866505)
test_btest 0.000503 0.000126 77.105938 ( 7.361835)
test_basic 0.000000 0.003998 0.725780 ( 0.808355)
test_all 0.001033 0.000989 421.654298 ( 47.752416)
test_rubyspec 0.030301 0.012203 41.460280 ( 53.993089)
total: 117.36 sec