Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-185646
#<BuildRuby:0x000056196bdec0d0
@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.20221204-185646",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000996 0.004224 1.196164 ( 1.328763)
build_miniruby 0.000843 0.000000 1.060694 ( 1.059523)
build_ruby 0.001239 0.000000 2.752749 ( 2.659594)
build_all 0.007997 0.001221 15.812067 ( 3.329707)
build_install 0.004635 0.004531 2.216324 ( 1.273084)
test_btest 0.000554 0.000139 63.351313 ( 10.925492)
test_basic 0.004012 0.001003 0.309557 ( 0.400232)
test_all 0.000662 0.000166 700.280787 (108.608984)
test_rubyspec 0.048183 0.014903 53.101969 ( 61.242212)
total: 190.83 sec