Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-061329
#<BuildRuby:0x000056161abe80d0
@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.20220814-061329",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005633 0.000433 0.880798 ( 0.892200)
build_miniruby 0.000880 0.000067 0.057566 ( 0.056387)
build_ruby 0.000972 0.000074 0.059799 ( 0.058514)
build_all 0.004297 0.000331 1.557409 ( 0.601301)
build_install 0.010795 0.000409 1.907419 ( 0.964247)
test_btest 0.000695 0.000050 53.045011 ( 8.334258)
test_basic 0.000655 0.004886 0.305515 ( 0.394279)
test_all 0.001987 0.000264 603.513761 ( 92.233264)
test_rubyspec 0.087693 0.017291 43.771290 ( 51.151737)
total: 154.69 sec