Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-171244
#<BuildRuby:0x00005556f5f1a878
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-171244",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004130 0.002488 0.893164 ( 4.060064)
build_miniruby 0.001019 0.000000 0.056840 ( 0.055593)
build_ruby 0.001014 0.000000 0.058819 ( 0.057467)
build_all 0.004165 0.000507 1.561617 ( 0.594774)
build_install 0.008976 0.000918 5.636488 ( 2.165719)
test_btest 0.000631 0.000111 49.761373 ( 8.419594)
test_basic 0.001376 0.004446 0.300549 ( 0.389018)
test_all 0.000808 0.000190 596.085791 ( 88.506474)
test_rubyspec 0.093502 0.033452 43.637906 ( 49.219982)
total: 153.47 sec