Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-231807
#<BuildRuby:0x0000559801dc3040
@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.20240114-231807",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001738 0.003579 1.071860 ( 1.456822)
build_miniruby 0.000928 0.000000 0.892665 ( 0.892220)
build_ruby 0.001251 0.000000 2.705470 ( 2.704800)
build_all 0.007588 0.001242 14.239629 ( 1.302245)
build_install 0.002547 0.004958 4.043901 ( 1.044690)
test_btest 0.000000 0.001014 76.249161 ( 7.073871)
test_basic 0.001486 0.003765 0.573966 ( 0.649935)
test_all 0.095006 0.035789 501.359598 ( 48.980798)
test_rubyspec 0.031163 0.016078 46.710034 ( 59.080191)
total: 123.19 sec