Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-112251
#<BuildRuby:0x000055a2339a3f00
@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-112251",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003778 0.000945 1.120098 ( 1.130512)
build_miniruby 0.000919 0.000000 0.978193 ( 0.976814)
build_ruby 0.001235 0.000000 2.792553 ( 2.677804)
build_all 0.005846 0.003037 15.852696 ( 3.287729)
build_install 0.007209 0.002661 1.997790 ( 1.182442)
test_btest 0.000459 0.000127 60.485818 ( 11.184096)
test_basic 0.004689 0.000253 0.335334 ( 0.425955)
test_all 0.000927 0.000244 667.526977 (112.607103)
test_rubyspec 0.048707 0.012540 53.938965 ( 62.168252)
total: 195.64 sec