Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-133947
#<BuildRuby:0x00005646b4d5ffb0
@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.20221126-133947",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004064 0.000625 1.110723 ( 1.237888)
build_miniruby 0.000889 0.000137 0.922467 ( 0.921282)
build_ruby 0.001275 0.000000 2.763881 ( 2.669796)
build_all 0.002534 0.006402 16.093679 ( 3.369556)
build_install 0.006902 0.003596 2.099049 ( 1.202595)
test_btest 0.000466 0.000130 62.726146 ( 10.732492)
test_basic 0.003502 0.000973 0.284306 ( 0.375547)
test_all 0.000924 0.000257 653.593350 (119.340067)
test_rubyspec 0.040789 0.021589 52.942785 ( 61.174849)
total: 201.02 sec