Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-081919
#<BuildRuby:0x00005598bd04f280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-081919",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005651 0.000000 0.933845 ( 1.342796)
build_miniruby 0.001096 0.000000 0.855935 ( 0.855858)
build_ruby 0.001430 0.000000 2.671514 ( 2.672617)
build_all 0.008739 0.000000 12.271668 ( 1.034569)
build_install 0.002318 0.008823 3.675504 ( 0.989270)
test_btest 0.000669 0.000084 61.876959 ( 5.347549)
test_basic 0.003305 0.000413 0.391477 ( 0.471665)
test_all 0.065149 0.032066 350.927722 ( 40.217646)
test_rubyspec 0.032389 0.038925 40.010834 ( 52.562986)
total: 105.50 sec