Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-092350
#<BuildRuby:0x00005630b15ab918
@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.20230728-092350",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005919 0.000307 1.349023 ( 2.677370)
build_miniruby 0.001002 0.000000 0.897964 ( 0.897493)
build_ruby 0.001197 0.000000 2.708311 ( 2.708425)
build_all 0.010074 0.000000 14.593367 ( 1.283945)
build_install 0.008261 0.000000 2.137031 ( 0.928462)
test_btest 0.001122 0.000000 83.425545 ( 7.456618)
test_basic 0.001886 0.003980 0.788626 ( 0.864498)
test_all 0.001263 0.000194 514.702986 ( 56.413419)
test_rubyspec 0.012625 0.028409 43.926545 ( 56.432713)
total: 129.66 sec