Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-184019
#<BuildRuby:0x00005587b56288f0
@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.20220315-184019",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008471 0.001955 1.014678 ( 1.315314)
build_miniruby 0.001481 0.000342 0.081329 ( 0.080972)
build_ruby 0.001523 0.000352 0.078364 ( 0.078528)
build_all 0.010641 0.000000 4.148574 ( 0.874459)
build_install 0.022450 0.000000 8.099776 ( 2.485032)
test_btest 0.001074 0.000125 75.544759 ( 8.281958)
test_basic 0.007715 0.000411 0.350860 ( 0.438530)
test_all 0.001764 0.000000 701.785274 ( 68.547482)
test_rubyspec 0.113070 0.050075 46.297061 ( 51.685317)
total: 133.79 sec