Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-003450
#<BuildRuby:0x000055cd4861fc18
@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.20230613-003450",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004661 0.000199 1.268400 ( 2.557492)
build_miniruby 0.000850 0.000250 0.796805 ( 0.796096)
build_ruby 0.001488 0.000438 2.552066 ( 2.551878)
build_all 0.000692 0.008623 12.568102 ( 1.132114)
build_install 0.006843 0.001024 1.759212 ( 0.890180)
test_btest 0.000000 0.000770 80.949607 ( 7.668231)
test_basic 0.003438 0.001422 0.644304 ( 0.725200)
test_all 0.000702 0.001074 425.875364 ( 48.587482)
test_rubyspec 0.027367 0.016825 41.314873 ( 53.833791)
total: 118.74 sec