Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-215814
#<BuildRuby:0x0000562c3dc9c178
@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.20231127-215814",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005444 0.937005 ( 1.310319)
build_miniruby 0.000000 0.000945 0.811507 ( 0.811540)
build_ruby 0.000744 0.000674 2.611332 ( 2.612018)
build_all 0.007781 0.000000 12.288235 ( 1.001604)
build_install 0.005682 0.008176 3.729003 ( 0.984555)
test_btest 0.000477 0.000150 63.653862 ( 4.522959)
test_basic 0.004183 0.001307 0.400311 ( 0.478124)
test_all 0.087887 0.011985 350.025208 ( 35.365145)
test_rubyspec 0.050156 0.017247 39.853753 ( 52.414734)
total: 99.50 sec