Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-120210
#<BuildRuby:0x000055c762fa00d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221212-120210",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000046 0.000002 0.000048 ( 0.000048)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.003995 0.000181 0.938242 ( 1.269953)
build_miniruby 0.000000 0.001022 1.068730 ( 1.067303)
build_ruby 0.000000 0.001244 2.837897 ( 2.732856)
build_all 0.004034 0.005011 15.723732 ( 3.370715)
build_install 0.001858 0.006704 2.286868 ( 1.266361)
test_btest 0.000534 0.000099 64.419952 ( 11.191497)
test_basic 0.004386 0.000812 0.301302 ( 0.390860)
test_all 0.001323 0.000000 677.796473 (134.814973)
test_rubyspec 0.049737 0.013662 52.838873 ( 61.040758)
total: 217.15 sec