Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-004450
#<BuildRuby:0x00005636ef7f78e0
@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.20240104-004450",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006807 0.000216 1.052411 ( 1.308858)
build_miniruby 0.000986 0.000000 0.801587 ( 0.801756)
build_ruby 0.001589 0.000000 2.649045 ( 2.649723)
build_all 0.007359 0.000000 11.981032 ( 0.963782)
build_install 0.008392 0.002765 3.868001 ( 0.995499)
test_btest 0.000823 0.000000 65.000955 ( 4.947166)
test_basic 0.001585 0.003353 0.393705 ( 0.473498)
test_all 0.075170 0.019127 392.179360 ( 35.030612)
test_rubyspec 0.035435 0.030050 40.340188 ( 52.910165)
total: 100.08 sec