Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-110912
#<BuildRuby:0x00005595f3def7e0
@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.20231014-110912",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004575 0.000124 1.384215 ( 1.662252)
build_miniruby 0.000837 0.000186 0.837841 ( 0.838258)
build_ruby 0.001078 0.000239 2.747309 ( 2.747156)
build_all 0.007627 0.003006 17.866822 ( 1.594923)
build_install 0.007553 0.002871 5.347323 ( 1.322403)
test_btest 0.000896 0.000224 89.995025 ( 7.812483)
test_basic 0.001671 0.003203 0.655995 ( 0.728568)
test_all 0.003248 0.002477 530.121120 ( 57.597280)
test_rubyspec 0.024560 0.022141 50.938766 ( 63.184223)
total: 137.49 sec