Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-140755
#<BuildRuby:0x000055aaad40ffa8
@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.20230706-140755",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004930 0.000000 1.275125 ( 2.583095)
build_miniruby 0.001169 0.000000 0.974494 ( 0.975165)
build_ruby 0.001380 0.000000 2.714620 ( 2.714757)
build_all 0.008778 0.000052 8.310798 ( 7.548310)
build_install 0.008038 0.000993 2.041761 ( 1.735445)
test_btest 0.001088 0.000000 85.708048 ( 8.183106)
test_basic 0.003722 0.000156 0.681516 ( 0.763684)
test_all 0.001499 0.000000 460.882674 ( 41.688158)
test_rubyspec 0.010912 0.029984 42.740007 ( 55.166590)
total: 121.36 sec