Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-143441
#<BuildRuby:0x00005570d590be88
@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.20231215-143441",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001799 0.003403 1.018796 ( 1.282401)
build_miniruby 0.000914 0.000249 0.861481 ( 0.861831)
build_ruby 0.001297 0.000354 2.713601 ( 2.713582)
build_all 0.000859 0.006722 12.109183 ( 1.019927)
build_install 0.011351 0.002920 3.533234 ( 0.969115)
test_btest 0.000418 0.000161 64.672800 ( 5.816903)
test_basic 0.003141 0.000000 0.375874 ( 0.457460)
test_all 0.080726 0.025051 429.956891 ( 37.555613)
test_rubyspec 0.039267 0.024009 39.795521 ( 52.512105)
total: 103.19 sec