Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-142426
#<BuildRuby:0x0000561b61642eb8
@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.20240104-142426",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004601 0.000767 1.451919 ( 1.569687)
build_miniruby 0.000878 0.000000 0.793631 ( 0.793439)
build_ruby 0.001147 0.000000 2.669080 ( 2.669093)
build_all 0.005769 0.003313 14.449166 ( 1.306331)
build_install 0.005994 0.001998 4.384199 ( 1.108605)
test_btest 0.000823 0.000164 75.544584 ( 6.700751)
test_basic 0.003346 0.000669 0.728414 ( 0.805752)
test_all 0.093581 0.037497 499.470184 ( 49.262284)
test_rubyspec 0.016911 0.028646 48.391639 ( 60.745014)
total: 124.96 sec