Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-224138
#<BuildRuby:0x000055a363c98090
@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.20231113-224138",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003694 0.000583 1.356976 ( 1.590943)
build_miniruby 0.001195 0.000000 0.904047 ( 0.903495)
build_ruby 0.001372 0.000000 2.631454 ( 2.631350)
build_all 0.005495 0.004058 15.982826 ( 1.401866)
build_install 0.006024 0.003597 4.775351 ( 1.129694)
test_btest 0.001101 0.000000 80.985489 ( 6.922768)
test_basic 0.003613 0.000181 0.723766 ( 0.802562)
test_all 0.090027 0.046140 492.202908 ( 53.287311)
test_rubyspec 0.015169 0.028303 49.004405 ( 61.407574)
total: 130.08 sec