Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-223942
#<BuildRuby:0x0000556485f0c0c8
@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.20231119-223942",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005148 0.000203 0.928112 ( 1.332900)
build_miniruby 0.000833 0.000139 0.790558 ( 0.790486)
build_ruby 0.001262 0.000210 2.589421 ( 2.589968)
build_all 0.000000 0.007772 12.022503 ( 0.972763)
build_install 0.006541 0.006597 3.524213 ( 0.965180)
test_btest 0.000566 0.000226 63.984177 ( 4.436563)
test_basic 0.000634 0.004148 0.407556 ( 0.486162)
test_all 0.079758 0.015616 348.770027 ( 41.287745)
test_rubyspec 0.034571 0.035144 39.661706 ( 52.239103)
total: 105.10 sec