Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-101147
#<BuildRuby:0x0000556434498110
@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.20231122-101147",
@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.000008 0.000001 0.000009 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004631 0.000712 0.929223 ( 1.358418)
build_miniruby 0.000867 0.000133 0.804610 ( 0.804908)
build_ruby 0.001458 0.000000 2.672909 ( 2.673886)
build_all 0.004373 0.003725 12.197305 ( 1.015830)
build_install 0.010020 0.000331 3.720922 ( 0.981573)
test_btest 0.000816 0.000000 63.624381 ( 4.809821)
test_basic 0.003974 0.000107 0.414047 ( 0.494766)
test_all 0.080184 0.016883 354.888880 ( 36.259145)
test_rubyspec 0.021397 0.054827 40.022253 ( 52.568673)
total: 100.97 sec