Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-004509
#<BuildRuby:0x0000556aab21f208
@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.20240116-004509",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006300 0.000389 0.810764 ( 1.206987)
build_miniruby 0.000990 0.000165 0.816950 ( 0.816519)
build_ruby 0.001788 0.000000 2.709320 ( 2.709926)
build_all 0.008260 0.000000 12.096588 ( 0.970450)
build_install 0.006849 0.003498 3.359920 ( 0.952985)
test_btest 0.000654 0.000115 67.194838 ( 4.759849)
test_basic 0.003836 0.000677 0.395229 ( 0.475019)
test_all 0.076352 0.020294 369.041167 ( 34.666085)
test_rubyspec 0.029238 0.038203 40.245315 ( 52.792468)
total: 99.35 sec