Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-211842
#<BuildRuby:0x00005594988d86c8
@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="-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.20220405-211842",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005092 0.007227 0.979536 ( 1.094026)
build_miniruby 0.001580 0.000422 0.077904 ( 0.075724)
build_ruby 0.002092 0.000558 0.076437 ( 0.073870)
build_all 0.010074 0.000458 4.102687 ( 0.822304)
build_install 0.014759 0.009031 8.536601 ( 2.953508)
test_btest 0.000759 0.000228 73.830666 ( 7.838263)
test_basic 0.002217 0.005118 0.333133 ( 0.422067)
test_all 0.000000 0.002003 645.298795 ( 65.789805)
test_rubyspec 0.086814 0.079281 46.616815 ( 51.718074)
total: 130.79 sec