Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-221923
#<BuildRuby:0x000056149684e2d8
@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.20221130-221923",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004799 0.000079 1.163787 ( 1.205379)
build_miniruby 0.000843 0.000089 0.924805 ( 0.923444)
build_ruby 0.001212 0.000128 2.815309 ( 2.729070)
build_all 0.008863 0.000000 15.840809 ( 3.298110)
build_install 0.002978 0.005773 2.167772 ( 1.219816)
test_btest 0.000544 0.000084 62.734216 ( 11.971210)
test_basic 0.001596 0.003233 0.348844 ( 0.439470)
test_all 0.000682 0.000127 686.257953 (109.849627)
test_rubyspec 0.047683 0.014155 53.476341 ( 61.764257)
total: 193.40 sec