Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-081828
#<BuildRuby:0x0000564dc6d17fa8
@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.20240111-081828",
@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.000011 0.000002 0.000013 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004399 0.865438 ( 1.256034)
build_miniruby 0.000000 0.001027 0.916787 ( 0.915996)
build_ruby 0.000949 0.000301 2.815267 ( 2.815994)
build_all 0.008657 0.000986 14.628096 ( 1.364377)
build_install 0.008544 0.000876 4.286056 ( 1.133056)
test_btest 0.000000 0.001128 76.760669 ( 7.851561)
test_basic 0.003211 0.001674 0.673850 ( 0.749905)
test_all 0.113713 0.022918 509.666999 ( 55.718686)
test_rubyspec 0.024706 0.011801 49.499301 ( 61.936657)
total: 133.74 sec