Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-000652
#<BuildRuby:0x000055ae798d7520
@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.20240116-000652",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003578 0.000596 1.059046 ( 1.440330)
build_miniruby 0.000773 0.000129 0.884506 ( 0.883654)
build_ruby 0.001118 0.000187 2.699945 ( 2.700201)
build_all 0.005587 0.003716 14.488812 ( 1.355934)
build_install 0.008894 0.000000 4.206624 ( 1.128062)
test_btest 0.001065 0.000000 78.820681 ( 6.426895)
test_basic 0.004959 0.000000 0.667610 ( 0.742382)
test_all 0.106130 0.025065 490.095419 ( 54.363619)
test_rubyspec 0.028193 0.017537 48.034848 ( 60.387375)
total: 129.43 sec