Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-224219
#<BuildRuby:0x0000564acb126878
@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.20220825-224219",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001193 0.005567 0.864541 ( 1.450730)
build_miniruby 0.000734 0.000282 0.057525 ( 0.056194)
build_ruby 0.000733 0.000282 0.060386 ( 0.059123)
build_all 0.004484 0.000270 1.511146 ( 0.586889)
build_install 0.011055 0.000000 1.903831 ( 0.961465)
test_btest 0.000633 0.000114 54.677090 ( 7.994555)
test_basic 0.004021 0.001183 0.301982 ( 0.391299)
test_all 0.000000 0.002397 623.581319 ( 90.714525)
test_rubyspec 0.072805 0.055983 44.201625 ( 52.460474)
total: 154.68 sec