Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-221826
#<BuildRuby:0x00005574c4d43fa8
@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.20240103-221826",
@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.000009 0.000003 0.000012 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006753 0.000000 1.433237 ( 1.672004)
build_miniruby 0.000908 0.000000 0.914978 ( 0.915028)
build_ruby 0.000942 0.000262 2.720795 ( 2.720838)
build_all 0.005645 0.003281 14.165237 ( 1.344408)
build_install 0.006757 0.000828 4.114285 ( 1.038417)
test_btest 0.000820 0.000234 74.958601 ( 6.851361)
test_basic 0.003680 0.000000 0.688732 ( 0.765508)
test_all 0.089095 0.040820 485.199233 ( 47.582258)
test_rubyspec 0.014077 0.032995 47.256437 ( 59.767989)
total: 122.66 sec