Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-015504
#<BuildRuby:0x0000560acfe83d68
@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.20230522-015504",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000921 0.004257 1.260089 ( 2.703571)
build_miniruby 0.000772 0.000241 0.708066 ( 0.707980)
build_ruby 0.001163 0.000363 2.422859 ( 2.422092)
build_all 0.005835 0.003330 12.497580 ( 1.135584)
build_install 0.006862 0.000897 1.781883 ( 0.853159)
test_btest 0.000741 0.000234 81.363676 ( 7.522238)
test_basic 0.004632 0.000125 0.530452 ( 0.614004)
test_all 0.001120 0.000336 423.549828 ( 43.927494)
test_rubyspec 0.023683 0.017122 42.144890 ( 54.562911)
total: 114.45 sec