Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-200402
#<BuildRuby:0x000055e2c1dcb280
@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.20231209-200402",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005130 0.000340 1.241142 ( 1.799559)
build_miniruby 0.000992 0.000000 0.878060 ( 0.878316)
build_ruby 0.001367 0.000000 2.869263 ( 2.870802)
build_all 0.009219 0.000948 16.330383 ( 1.500288)
build_install 0.001008 0.007343 4.766964 ( 1.187834)
test_btest 0.000759 0.000266 80.942457 ( 7.642396)
test_basic 0.003133 0.001096 0.726734 ( 0.806209)
test_all 0.091109 0.046345 530.474498 ( 54.289999)
test_rubyspec 0.021016 0.028719 49.729893 ( 62.084706)
total: 133.06 sec