Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-234224
#<BuildRuby:0x00005629177b89c8
@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.20220624-234224",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000030 0.000005 0.000035 ( 0.000032)
build_up 0.009992 0.000817 0.981592 ( 1.034372)
build_miniruby 0.001892 0.000252 0.066637 ( 0.065255)
build_ruby 0.000000 0.002060 0.081094 ( 0.079909)
build_all 0.000000 0.009395 1.479977 ( 0.596836)
build_install 0.017765 0.005747 5.820060 ( 2.799562)
test_btest 0.001098 0.000343 72.714072 ( 8.357597)
test_basic 0.007093 0.000520 0.330189 ( 0.418634)
test_all 0.002547 0.000000 682.783539 ( 66.488544)
test_rubyspec 0.103524 0.057907 45.350307 ( 51.187374)
total: 131.03 sec