Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-022916
#<BuildRuby:0x000055eb93d867e0
@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.20220821-022916",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006395 0.000160 0.811152 ( 0.864221)
build_miniruby 0.000998 0.000072 0.057522 ( 0.056266)
build_ruby 0.000946 0.000067 0.059649 ( 0.058462)
build_all 0.004581 0.000008 1.563639 ( 0.595334)
build_install 0.004008 0.005004 1.906079 ( 0.964713)
test_btest 0.000614 0.000082 57.355265 ( 8.148064)
test_basic 0.001825 0.004228 0.319732 ( 0.408413)
test_all 0.002024 0.000379 638.990667 ( 91.950607)
test_rubyspec 0.067840 0.041627 44.338603 ( 52.593983)
total: 155.64 sec