Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-162428
#<BuildRuby:0x000055fb5769c0a0
@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.20231220-162428",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004613 0.000000 1.049759 ( 1.297373)
build_miniruby 0.001045 0.000000 0.902914 ( 0.904064)
build_ruby 0.001139 0.000000 2.734502 ( 2.738751)
build_all 0.005056 0.003020 12.246770 ( 1.024490)
build_install 0.012748 0.001087 3.608014 ( 0.987929)
test_btest 0.000726 0.000086 64.377203 ( 5.362503)
test_basic 0.000481 0.004188 0.393445 ( 0.475707)
test_all 0.086482 0.022027 440.046280 ( 44.213358)
test_rubyspec 0.032234 0.015990 40.464709 ( 53.239502)
total: 110.24 sec