Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-003837
#<BuildRuby:0x0000557b9da7ffa8
@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.20221122-003837",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003490 0.001342 1.083538 ( 1.261545)
build_miniruby 0.000734 0.000282 0.939729 ( 0.938333)
build_ruby 0.000846 0.000325 2.727697 ( 2.640354)
build_all 0.006642 0.002554 15.895986 ( 3.251669)
build_install 0.009075 0.001500 2.058662 ( 1.153282)
test_btest 0.000426 0.000152 60.861106 ( 10.312799)
test_basic 0.005042 0.000000 0.322186 ( 0.412834)
test_all 0.000928 0.000269 682.900123 (121.894667)
test_rubyspec 0.052230 0.019984 53.603378 ( 61.805378)
total: 203.67 sec