Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-093224
#<BuildRuby:0x000055d8a01cb708
@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.20230726-093224",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000000 0.006845 1.400116 ( 2.650369)
build_miniruby 0.000000 0.000895 1.028722 ( 1.028086)
build_ruby 0.000590 0.000521 2.746924 ( 2.747019)
build_all 0.007654 0.001753 14.620444 ( 1.300752)
build_install 0.004080 0.004271 2.051466 ( 0.957578)
test_btest 0.000634 0.000346 86.635461 ( 7.443553)
test_basic 0.003267 0.001410 0.729235 ( 0.806709)
test_all 0.000784 0.000423 511.494600 ( 57.721499)
test_rubyspec 0.011819 0.024397 44.169364 ( 56.537171)
total: 131.19 sec