Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-135855
#<BuildRuby:0x0000557bb499b670
@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.20240106-135855",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003350 0.001117 1.172705 ( 1.521682)
build_miniruby 0.000866 0.000289 1.852126 ( 1.852423)
build_ruby 0.001271 0.000423 4.022288 ( 4.032517)
build_all 0.007537 0.002512 16.369990 ( 1.669082)
build_install 0.013641 0.001159 4.804305 ( 1.620692)
test_btest 0.000565 0.000166 84.620512 ( 10.434315)
test_basic 0.005591 0.000000 0.584543 ( 0.656289)
test_all 0.105681 0.015279 543.629888 ( 73.080882)
test_rubyspec 0.035273 0.026679 71.917496 ( 84.263503)
total: 179.13 sec