Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-155057
#<BuildRuby:0x000055d56a3e8178
@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.20231126-155057",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001406 0.003775 0.914185 ( 1.335503)
build_miniruby 0.000933 0.000000 0.808812 ( 0.808795)
build_ruby 0.001344 0.000000 2.643204 ( 2.644109)
build_all 0.000000 0.008075 12.179215 ( 1.010843)
build_install 0.010897 0.000923 3.691556 ( 0.987316)
test_btest 0.000654 0.000181 63.535168 ( 5.344373)
test_basic 0.003350 0.000930 0.392423 ( 0.472995)
test_all 0.071333 0.025016 352.183163 ( 40.247441)
test_rubyspec 0.038686 0.034804 39.928670 ( 52.508000)
total: 105.36 sec