Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-014357
#<BuildRuby:0x000055e84f3b3818
@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.20230613-014357",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.005977 1.470487 ( 2.791352)
build_miniruby 0.000152 0.000924 0.815487 ( 0.814843)
build_ruby 0.001052 0.000277 2.485839 ( 2.486914)
build_all 0.004060 0.005116 12.824685 ( 1.165338)
build_install 0.007185 0.000941 1.789218 ( 0.912246)
test_btest 0.000530 0.000159 83.688094 ( 6.983673)
test_basic 0.002805 0.000841 0.628672 ( 0.713069)
test_all 0.000945 0.000283 434.526793 ( 44.465448)
test_rubyspec 0.013303 0.026591 41.837988 ( 54.312920)
total: 114.65 sec