Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-151300
#<BuildRuby:0x000055cd02857210
@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.20230811-151300",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004750 0.001117 1.437364 ( 2.720923)
build_miniruby 0.000759 0.000179 0.876894 ( 0.876328)
build_ruby 0.001301 0.000000 2.641712 ( 2.641394)
build_all 0.002660 0.007233 14.400823 ( 1.227826)
build_install 0.005292 0.002914 1.988344 ( 0.926118)
test_btest 0.000821 0.000274 83.731849 ( 7.303615)
test_basic 0.001550 0.004003 0.730320 ( 0.807004)
test_all 0.001187 0.000165 516.174967 ( 55.439444)
test_rubyspec 0.027995 0.011305 44.791445 ( 57.153855)
total: 129.10 sec