Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-195650
#<BuildRuby:0x00005620c983f8c0
@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.20230618-195650",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000000 0.000033 0.000033 ( 0.000039)
configure 0.000000 0.000010 0.000010 ( 0.000009)
build_up 0.001659 0.003347 1.406466 ( 2.612857)
build_miniruby 0.001001 0.000096 0.845771 ( 0.845924)
build_ruby 0.001204 0.000115 2.550768 ( 2.550513)
build_all 0.002308 0.007406 13.103990 ( 1.136980)
build_install 0.008543 0.000166 1.900189 ( 0.886038)
test_btest 0.001094 0.000000 85.566447 ( 7.819435)
test_basic 0.003730 0.000185 0.706320 ( 0.787689)
test_all 0.000000 0.001120 456.597210 ( 40.839082)
test_rubyspec 0.024626 0.016440 43.296554 ( 55.766695)
total: 113.25 sec