Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-013817
#<BuildRuby:0x000056273b85c0d8
@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.20231223-013817",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003816 0.000347 0.745454 ( 1.115421)
build_miniruby 0.000937 0.000085 0.917660 ( 0.918254)
build_ruby 0.000962 0.000087 2.770047 ( 2.773866)
build_all 0.007364 0.000670 12.249228 ( 0.981331)
build_install 0.009060 0.003665 3.472124 ( 0.984442)
test_btest 0.000593 0.000079 64.418596 ( 4.873222)
test_basic 0.000117 0.003689 0.384164 ( 0.458220)
test_all 0.078364 0.025983 414.495730 ( 37.301184)
test_rubyspec 0.029047 0.016648 40.861134 ( 53.595014)
total: 103.00 sec