Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-184522
#<BuildRuby:0x00005639d4c27ce8
@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-184522",
@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.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003892 0.001216 1.369411 ( 1.712781)
build_miniruby 0.000723 0.000226 0.970498 ( 0.971011)
build_ruby 0.001224 0.000383 3.122125 ( 3.121812)
build_all 0.010228 0.000000 16.587208 ( 1.481057)
build_install 0.005620 0.003823 4.967886 ( 1.265118)
test_btest 0.000825 0.000248 84.365653 ( 6.975169)
test_basic 0.004087 0.000000 0.751097 ( 0.830049)
test_all 0.102997 0.030553 538.797361 ( 55.934161)
test_rubyspec 0.021152 0.026053 49.319679 ( 61.654823)
total: 133.95 sec