Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-223024
#<BuildRuby:0x000055a347c6b8e0
@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.20231221-223024",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003280 0.000984 1.060181 ( 1.316317)
build_miniruby 0.000925 0.000278 0.911324 ( 0.911570)
build_ruby 0.001469 0.000000 2.739009 ( 2.741446)
build_all 0.007708 0.000147 12.250378 ( 1.024316)
build_install 0.010598 0.000000 3.617395 ( 0.991054)
test_btest 0.000922 0.000000 63.930231 ( 5.115360)
test_basic 0.003382 0.000381 0.386373 ( 0.467490)
test_all 0.085158 0.026686 451.351853 ( 38.864918)
test_rubyspec 0.033774 0.027647 40.366236 ( 53.106325)
total: 104.54 sec