Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-042111
#<BuildRuby:0x0000557383a1f5f8
@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.20240115-042111",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004218 0.000468 1.030388 ( 1.485460)
build_miniruby 0.000836 0.000093 0.910190 ( 0.910525)
build_ruby 0.001232 0.000137 2.792847 ( 2.792331)
build_all 0.005626 0.003400 14.173063 ( 1.300486)
build_install 0.007066 0.000396 4.075148 ( 1.048826)
test_btest 0.000886 0.000121 77.736392 ( 6.790288)
test_basic 0.004070 0.000000 0.700156 ( 0.777278)
test_all 0.116644 0.014022 476.424808 ( 53.384214)
test_rubyspec 0.028340 0.017909 48.488775 ( 60.904040)
total: 129.39 sec