Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-145407
#<BuildRuby:0x0000557e9f10b738
@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.20230730-145407",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004593 0.000725 1.509639 ( 2.749065)
build_miniruby 0.000831 0.000132 0.917315 ( 0.917244)
build_ruby 0.001219 0.000000 2.674496 ( 2.674368)
build_all 0.008786 0.000223 13.525669 ( 1.259324)
build_install 0.007442 0.000425 1.970124 ( 0.905050)
test_btest 0.000937 0.000128 81.920133 ( 7.288339)
test_basic 0.002008 0.003345 0.675106 ( 0.754513)
test_all 0.001029 0.000172 513.791721 ( 48.143175)
test_rubyspec 0.009890 0.031151 44.233349 ( 56.667560)
total: 121.36 sec