Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-091652
#<BuildRuby:0x000055a1bbf30090
@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.20231019-091652",
@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.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001592 0.004426 1.474698 ( 1.735219)
build_miniruby 0.001200 0.000000 0.895868 ( 0.895526)
build_ruby 0.001570 0.000000 2.829658 ( 2.830391)
build_all 0.005058 0.005954 18.466073 ( 1.625768)
build_install 0.009064 0.003142 5.562440 ( 1.323872)
test_btest 0.000905 0.000253 93.844228 ( 7.730200)
test_basic 0.003167 0.000887 0.763943 ( 0.841054)
test_all 0.002126 0.004531 563.844654 ( 62.052957)
test_rubyspec 0.018084 0.037695 52.423583 ( 64.672685)
total: 143.71 sec