Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-123006
#<BuildRuby:0x000055770f1c7c18
@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.20230724-123006",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004756 0.000840 1.349389 ( 2.725120)
build_miniruby 0.000920 0.000163 0.821877 ( 0.820875)
build_ruby 0.000000 0.001135 2.644896 ( 2.645116)
build_all 0.004679 0.004365 13.958089 ( 1.225440)
build_install 0.001227 0.006862 1.951196 ( 0.915338)
test_btest 0.000000 0.000726 81.744090 ( 7.099828)
test_basic 0.002186 0.002780 0.725116 ( 0.801894)
test_all 0.001014 0.000355 505.886418 ( 44.434552)
test_rubyspec 0.013481 0.027693 44.131217 ( 56.559363)
total: 117.23 sec