Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-042156
#<BuildRuby:0x000055d9a84db610
@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.20230209-042156",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003341 0.000556 0.631379 ( 1.056115)
build_miniruby 0.000739 0.000123 0.661815 ( 0.661477)
build_ruby 0.001096 0.000182 2.066852 ( 2.066496)
build_all 0.009014 0.000056 12.336640 ( 1.544592)
build_install 0.006162 0.000242 1.524447 ( 0.738837)
test_btest 0.000582 0.000077 66.598253 ( 5.788500)
test_basic 0.000247 0.003711 0.263373 ( 0.357850)
test_all 0.000796 0.000150 502.736357 ( 47.178734)
test_rubyspec 0.025985 0.008642 36.070419 ( 46.401852)
total: 105.80 sec