Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-031300
#<BuildRuby:0x000055cd636a80e8
@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.20231223-031300",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003837 0.000639 1.224204 ( 1.572147)
build_miniruby 0.001048 0.000174 1.069656 ( 1.068811)
build_ruby 0.001275 0.000212 2.870211 ( 2.870784)
build_all 0.006975 0.003169 16.813908 ( 1.483703)
build_install 0.005182 0.003396 4.820090 ( 1.147229)
test_btest 0.000622 0.000135 83.448443 ( 7.529862)
test_basic 0.003283 0.000713 0.694769 ( 0.771672)
test_all 0.087758 0.046675 535.808184 ( 50.898578)
test_rubyspec 0.020026 0.033678 50.453724 ( 62.748525)
total: 130.09 sec