Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-123326
#<BuildRuby:0x00005595c958f228
@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.20230805-123326",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000894 0.004163 1.286490 ( 2.517534)
build_miniruby 0.001008 0.000000 0.832336 ( 0.831528)
build_ruby 0.001144 0.000000 2.753935 ( 2.753945)
build_all 0.008655 0.001027 14.586052 ( 1.293816)
build_install 0.003361 0.005088 1.947472 ( 0.891395)
test_btest 0.000899 0.000180 81.412507 ( 8.035512)
test_basic 0.003579 0.000716 0.622191 ( 0.701324)
test_all 0.001193 0.000239 507.988252 ( 55.367547)
test_rubyspec 0.015235 0.028841 46.356428 ( 58.541837)
total: 130.94 sec