Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-034930
#<BuildRuby:0x0000559bbec00328
@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-034930",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004765 0.000000 1.102877 ( 1.256359)
build_miniruby 0.000947 0.000000 0.955420 ( 0.953977)
build_ruby 0.001308 0.000000 2.944529 ( 2.813772)
build_all 0.004315 0.004650 15.933123 ( 3.416709)
build_install 0.005735 0.004470 2.062004 ( 1.190341)
test_btest 0.000573 0.000000 59.500250 ( 11.427349)
test_basic 0.004971 0.000000 0.315525 ( 0.406560)
test_all 0.001386 0.000000 701.098590 (108.720489)
test_rubyspec 0.059804 0.011846 52.783027 ( 61.033945)
total: 191.22 sec