Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-131828
#<BuildRuby:0x0000558be3d5fdd0
@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.20221127-131828",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005111 0.000318 1.192239 ( 1.455827)
build_miniruby 0.000798 0.000213 1.011119 ( 1.009686)
build_ruby 0.001302 0.000000 2.801481 ( 2.681052)
build_all 0.006047 0.003846 22.349074 ( 4.444343)
build_install 0.010131 0.000000 4.438126 ( 1.588887)
test_btest 0.000649 0.000000 64.430831 ( 10.699509)
test_basic 0.004912 0.000000 0.309270 ( 0.399835)
test_all 0.000863 0.000000 683.697508 (106.361836)
test_rubyspec 0.046503 0.018913 53.063867 ( 61.170036)
total: 189.81 sec