Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-140312
#<BuildRuby:0x000055d2f98c7040
@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.20230623-140312",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005807 0.000000 1.417640 ( 2.712773)
build_miniruby 0.000968 0.000000 0.912107 ( 0.912783)
build_ruby 0.001319 0.000000 2.607534 ( 2.607322)
build_all 0.008263 0.002251 15.944500 ( 1.498994)
build_install 0.005594 0.003278 4.640413 ( 1.101168)
test_btest 0.000921 0.000231 85.607317 ( 6.993309)
test_basic 0.004092 0.000000 0.826313 ( 0.907267)
test_all 0.001521 0.000000 468.844837 ( 43.598549)
test_rubyspec 0.025457 0.013374 42.703693 ( 55.140610)
total: 115.47 sec