Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-113335
#<BuildRuby:0x000055b0f5490060
@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.20231210-113335",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000963 0.003528 1.004953 ( 1.295127)
build_miniruby 0.000804 0.000057 0.865388 ( 0.865303)
build_ruby 0.001237 0.000088 2.704020 ( 2.716592)
build_all 0.007343 0.000243 12.090211 ( 0.973932)
build_install 0.007805 0.004975 3.547373 ( 0.982059)
test_btest 0.000684 0.000091 61.135679 ( 5.665286)
test_basic 0.002779 0.000371 0.371589 ( 0.454696)
test_all 0.080605 0.020816 370.221434 ( 39.318117)
test_rubyspec 0.019331 0.037947 39.876279 ( 52.575197)
total: 104.85 sec