Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-102855
#<BuildRuby:0x000056052bcc3310
@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.20240113-102855",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004911 0.000139 0.789492 ( 1.186448)
build_miniruby 0.000856 0.000131 0.813831 ( 0.814138)
build_ruby 0.001347 0.000208 2.684047 ( 2.684348)
build_all 0.007909 0.000000 12.032886 ( 0.986010)
build_install 0.003568 0.007304 3.444205 ( 0.971464)
test_btest 0.000647 0.000153 64.852657 ( 4.474459)
test_basic 0.004417 0.000000 0.395033 ( 0.476187)
test_all 0.089214 0.008796 376.764595 ( 38.212333)
test_rubyspec 0.020660 0.044754 40.659398 ( 53.191140)
total: 103.00 sec