Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-234117
#<BuildRuby:0x000055f9a99e80b0
@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.20240103-234117",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002727 0.004544 1.072842 ( 1.361732)
build_miniruby 0.000926 0.000154 0.808711 ( 0.808675)
build_ruby 0.001746 0.000291 2.669238 ( 2.669155)
build_all 0.007534 0.000459 12.013595 ( 0.988444)
build_install 0.011672 0.000281 3.501071 ( 0.974009)
test_btest 0.000622 0.000083 65.909437 ( 4.863871)
test_basic 0.004063 0.000000 0.406358 ( 0.486976)
test_all 0.082589 0.017701 370.536416 ( 38.019514)
test_rubyspec 0.048094 0.019460 40.004915 ( 52.573519)
total: 102.75 sec