Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-131142
#<BuildRuby:0x000055cbe2900020
@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.20230724-131142",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000646 0.004307 1.481888 ( 2.737142)
build_miniruby 0.000861 0.000203 0.892742 ( 0.891993)
build_ruby 0.000928 0.000219 2.646656 ( 2.646448)
build_all 0.009259 0.000136 14.349411 ( 1.257726)
build_install 0.002810 0.005082 1.943574 ( 0.869469)
test_btest 0.000858 0.000226 83.290517 ( 7.378173)
test_basic 0.003848 0.001013 0.726453 ( 0.802932)
test_all 0.001353 0.000356 499.564852 ( 50.444409)
test_rubyspec 0.019949 0.020518 43.588040 ( 56.011897)
total: 123.04 sec