Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-104958
#<BuildRuby:0x000055893d2bf0b8
@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.20240103-104958",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001441 0.003511 1.255740 ( 1.697371)
build_miniruby 0.000698 0.000116 0.848460 ( 0.848461)
build_ruby 0.001375 0.000000 2.789023 ( 2.789708)
build_all 0.001699 0.007376 14.310680 ( 1.368879)
build_install 0.005538 0.003093 4.238950 ( 1.072983)
test_btest 0.000486 0.000162 76.195968 ( 6.307571)
test_basic 0.004852 0.000376 0.787253 ( 0.863769)
test_all 0.111067 0.019296 475.868283 ( 53.676312)
test_rubyspec 0.036646 0.009917 49.163594 ( 61.603275)
total: 130.23 sec