Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-005420
#<BuildRuby:0x0000565175c6ffa8
@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.20240117-005420",
@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.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001724 0.004651 1.174187 ( 1.542975)
build_miniruby 0.000995 0.000311 0.865569 ( 0.864406)
build_ruby 0.001145 0.000358 2.853466 ( 2.853256)
build_all 0.005776 0.003379 14.236110 ( 1.330142)
build_install 0.004771 0.004411 4.122154 ( 1.089271)
test_btest 0.001049 0.000000 75.314451 ( 6.754407)
test_basic 0.001349 0.003555 0.611925 ( 0.686880)
test_all 0.088580 0.038625 476.400259 ( 44.349707)
test_rubyspec 0.023340 0.039603 80.569878 ( 92.935482)
total: 152.41 sec