Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-184107
#<BuildRuby:0x00005617654eb380
@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.20220502-184107",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005486 0.001496 0.919658 ( 1.160338)
build_miniruby 0.000795 0.000217 0.059147 ( 0.058025)
build_ruby 0.000745 0.000203 0.057658 ( 0.056443)
build_all 0.004324 0.000000 1.497946 ( 0.602812)
build_install 0.007929 0.002960 6.224249 ( 2.823776)
test_btest 0.000000 0.000684 54.822777 ( 8.132735)
test_basic 0.004176 0.001151 0.262350 ( 0.351276)
test_all 0.000000 0.001094 593.675227 ( 94.027904)
test_rubyspec 0.082347 0.047853 43.871762 ( 48.821253)
total: 156.04 sec