Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-103028
#<BuildRuby:0x00005626c9e380c8
@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.20231216-103028",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.002297 0.001914 1.028272 ( 1.272103)
build_miniruby 0.000683 0.000248 0.881090 ( 0.881116)
build_ruby 0.000899 0.000327 2.721587 ( 2.754029)
build_all 0.003907 0.003735 12.095288 ( 1.015919)
build_install 0.006879 0.003469 3.564849 ( 0.984558)
test_btest 0.000469 0.000201 63.783964 ( 5.816045)
test_basic 0.003542 0.000000 0.381083 ( 0.462522)
test_all 0.061376 0.039547 406.883658 ( 35.113858)
test_rubyspec 0.035265 0.033143 39.951802 ( 52.647002)
total: 100.95 sec