Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-015727
#<BuildRuby:0x0000555ba3bf8098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-015727",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000051 0.003977 0.819101 ( 1.215569)
build_miniruby 0.000983 0.000140 0.891981 ( 0.891545)
build_ruby 0.000000 0.001480 2.818148 ( 2.822056)
build_all 0.006894 0.002990 14.827716 ( 1.499885)
build_install 0.008639 0.000825 4.201389 ( 1.129799)
test_btest 0.000751 0.000000 73.407974 ( 7.762661)
test_basic 0.001400 0.003001 0.437950 ( 0.516931)
test_all 0.110793 0.022226 520.355925 ( 48.239322)
test_rubyspec 0.019138 0.020283 50.256140 ( 62.835142)
total: 126.91 sec