Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-194412
#<BuildRuby:0x00005651dd94ff90
@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.20231213-194412",
@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.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003175 0.002248 1.024358 ( 1.278442)
build_miniruby 0.001035 0.000000 0.870415 ( 0.870547)
build_ruby 0.001408 0.000000 2.715509 ( 2.716427)
build_all 0.007156 0.000000 12.136908 ( 0.970417)
build_install 0.009107 0.001218 3.608341 ( 0.978096)
test_btest 0.000625 0.000167 64.161736 ( 5.080178)
test_basic 0.003115 0.000000 0.376863 ( 0.460842)
test_all 0.077135 0.024596 433.554190 ( 37.706757)
test_rubyspec 0.035965 0.025899 39.884701 ( 52.564578)
total: 102.63 sec