Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-000215
#<BuildRuby:0x00005558b3b5be20
@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.20231214-000215",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004934 0.000000 1.544143 ( 1.886550)
build_miniruby 0.001006 0.000000 0.901814 ( 0.901129)
build_ruby 0.001373 0.000000 2.845912 ( 2.846026)
build_all 0.009778 0.000789 16.799838 ( 1.497760)
build_install 0.005089 0.004368 5.044845 ( 1.258255)
test_btest 0.000992 0.000181 83.504442 ( 7.886077)
test_basic 0.001175 0.003620 0.682092 ( 0.757368)
test_all 0.102315 0.032515 550.865752 ( 50.956212)
test_rubyspec 0.019197 0.029107 50.263952 ( 62.528361)
total: 130.52 sec