Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-164109
#<BuildRuby:0x00005588e0393de8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-164109",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000013)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000000 0.005766 0.801363 ( 1.184432)
build_miniruby 0.000054 0.001062 0.820356 ( 0.820058)
build_ruby 0.000000 0.001347 2.666494 ( 2.667646)
build_all 0.005241 0.002892 12.098990 ( 0.993049)
build_install 0.004881 0.005966 3.454190 ( 0.968954)
test_btest 0.000465 0.000199 63.436739 ( 4.782272)
test_basic 0.000483 0.004502 0.409083 ( 0.487968)
test_all 0.080536 0.016901 361.133703 ( 36.746830)
test_rubyspec 0.022175 0.047342 40.756231 ( 53.328878)
total: 101.98 sec