Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-160326
#<BuildRuby:0x00005603cd1abce8
@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.20231109-160326",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004340 0.001021 1.385781 ( 1.657335)
build_miniruby 0.000843 0.000199 0.824144 ( 0.823855)
build_ruby 0.001688 0.000000 2.840952 ( 2.841812)
build_all 0.006969 0.003236 16.919523 ( 1.471521)
build_install 0.007323 0.001830 5.119574 ( 1.246118)
test_btest 0.000882 0.000221 85.168151 ( 7.471760)
test_basic 0.000298 0.004538 0.769336 ( 0.844124)
test_all 0.087504 0.051312 526.439102 ( 57.051844)
test_rubyspec 0.023341 0.025742 52.069886 ( 64.380988)
total: 137.79 sec