Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-133410
#<BuildRuby:0x000055ffc2c835f8
@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.20230625-133410",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005788 0.000277 1.510332 ( 2.783437)
build_miniruby 0.000813 0.000135 0.887065 ( 0.887046)
build_ruby 0.001047 0.000175 2.667092 ( 2.667403)
build_all 0.009835 0.000178 16.031234 ( 1.390012)
build_install 0.004756 0.004458 4.681470 ( 1.097335)
test_btest 0.000914 0.000174 83.308215 ( 8.084506)
test_basic 0.005349 0.000000 0.766603 ( 0.846318)
test_all 0.001963 0.000000 445.765685 ( 46.612356)
test_rubyspec 0.016261 0.026699 42.310645 ( 54.791556)
total: 119.16 sec