Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-094747
#<BuildRuby:0x00005566c5b2c178
@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.20240117-094747",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004342 0.000724 0.794367 ( 1.199131)
build_miniruby 0.000873 0.000145 0.846388 ( 0.846294)
build_ruby 0.001392 0.000000 2.671156 ( 2.671810)
build_all 0.005006 0.003112 11.981005 ( 0.984563)
build_install 0.004799 0.006090 3.427023 ( 0.968823)
test_btest 0.000652 0.000181 64.675454 ( 5.096701)
test_basic 0.000964 0.004026 0.391919 ( 0.471671)
test_all 0.076936 0.021756 370.532652 ( 35.681963)
test_rubyspec 0.053907 0.073695 73.632073 ( 86.112810)
total: 134.03 sec