Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-180209
#<BuildRuby:0x0000556367deff60
@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.20220725-180209",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006166 0.000441 0.815892 ( 2.202933)
build_miniruby 0.000999 0.000071 0.057628 ( 0.056349)
build_ruby 0.000935 0.000067 0.059112 ( 0.057942)
build_all 0.004325 0.000309 1.521566 ( 0.586328)
build_install 0.010706 0.000072 5.661829 ( 2.183870)
test_btest 0.000672 0.000042 54.745595 ( 8.145514)
test_basic 0.005211 0.000326 0.280430 ( 0.370054)
test_all 0.000859 0.000054 618.646028 ( 87.898855)
test_rubyspec 0.082613 0.044863 43.644813 ( 49.225812)
total: 150.73 sec