Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-103939
#<BuildRuby:0x000055f599c23320
@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-103939",
@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.000009 0.000000 0.000009 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000739 0.004317 0.810663 ( 1.206862)
build_miniruby 0.000876 0.000073 0.801292 ( 0.801484)
build_ruby 0.000000 0.001753 2.668019 ( 2.668555)
build_all 0.005267 0.002712 12.014221 ( 0.994472)
build_install 0.007584 0.003377 3.467795 ( 0.970680)
test_btest 0.000740 0.000139 60.801052 ( 5.865881)
test_basic 0.004305 0.000026 0.409352 ( 0.489204)
test_all 0.075658 0.021761 366.781137 ( 41.710426)
test_rubyspec 0.035256 0.035662 40.323857 ( 52.868311)
total: 107.58 sec