Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-212851
#<BuildRuby:0x000055f69b337d58
@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.20240116-212851",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000759 0.004237 0.793005 ( 1.177763)
build_miniruby 0.000739 0.000295 0.805582 ( 0.805761)
build_ruby 0.001337 0.000534 2.710310 ( 2.710863)
build_all 0.004224 0.004226 11.986657 ( 0.985579)
build_install 0.011466 0.003015 3.437375 ( 0.959354)
test_btest 0.000000 0.000691 64.992509 ( 4.666566)
test_basic 0.000000 0.005149 0.385682 ( 0.465002)
test_all 0.078774 0.024526 395.872308 ( 36.370241)
test_rubyspec 0.035031 0.093937 73.139489 ( 85.594741)
total: 133.74 sec