Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-221735
#<BuildRuby:0x000055c8e7223818
@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.20231220-221735",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003789 0.001114 1.384990 ( 1.749814)
build_miniruby 0.000840 0.000247 0.936638 ( 0.936072)
build_ruby 0.001432 0.000000 2.687101 ( 2.687485)
build_all 0.004024 0.005834 15.856211 ( 1.482086)
build_install 0.004240 0.003950 4.640509 ( 1.152791)
test_btest 0.000535 0.000204 86.628034 ( 6.805022)
test_basic 0.003024 0.000000 0.378546 ( 0.461298)
test_all 0.106841 0.022672 528.298051 ( 50.098582)
test_rubyspec 0.035063 0.014324 50.801597 ( 63.114241)
total: 128.49 sec