Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-050300
#<BuildRuby:0x0000559182917fa8
@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.20230629-050300",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006040 0.000671 1.454675 ( 2.710558)
build_miniruby 0.000882 0.000098 0.879576 ( 0.879467)
build_ruby 0.001112 0.000123 2.607314 ( 2.607298)
build_all 0.004369 0.005301 16.055406 ( 1.417195)
build_install 0.009586 0.000000 4.701340 ( 1.115799)
test_btest 0.001092 0.000000 83.638283 ( 7.771058)
test_basic 0.004417 0.000000 0.608893 ( 0.690178)
test_all 0.001732 0.000000 454.444824 ( 50.317415)
test_rubyspec 0.009993 0.028203 42.549259 ( 54.945228)
total: 122.45 sec