Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-071008
#<BuildRuby:0x000055a81ea3b5f8
@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.20240110-071008",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004053 0.000002 0.879013 ( 1.275937)
build_miniruby 0.001003 0.000000 0.890335 ( 0.891292)
build_ruby 0.001454 0.000000 2.840186 ( 2.839620)
build_all 0.009992 0.000027 14.925117 ( 1.436792)
build_install 0.008953 0.000000 4.287509 ( 1.143278)
test_btest 0.000667 0.000000 76.636894 ( 7.024190)
test_basic 0.003573 0.000000 0.554085 ( 0.635378)
test_all 0.099350 0.037651 511.058407 ( 57.012425)
test_rubyspec 0.011938 0.022289 49.982481 ( 62.445980)
total: 134.71 sec