Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-091621
#<BuildRuby:0x0000556648dbeeb8
@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.20230726-091621",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005414 0.000000 1.415602 ( 2.747299)
build_miniruby 0.000852 0.000000 0.950296 ( 0.949853)
build_ruby 0.001172 0.000000 2.627189 ( 2.626736)
build_all 0.009030 0.000000 13.972677 ( 1.222346)
build_install 0.007852 0.000000 1.988464 ( 0.950729)
test_btest 0.001076 0.000000 82.136944 ( 7.875303)
test_basic 0.000706 0.003684 0.629054 ( 0.708045)
test_all 0.001442 0.000134 488.660286 ( 50.682541)
test_rubyspec 0.011670 0.026486 44.105765 ( 56.503482)
total: 124.27 sec