Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-160308
#<BuildRuby:0x000056338e3f0620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220908-160308",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010214 1.118957 ( 2.159269)
build_miniruby 0.000897 0.001003 0.070011 ( 0.068213)
build_ruby 0.001472 0.000526 0.075427 ( 0.073963)
build_all 0.006976 0.002491 1.584068 ( 0.606843)
build_install 0.015488 0.006944 1.919185 ( 0.949795)
test_btest 0.000961 0.000361 96.535702 ( 9.391409)
test_basic 0.001627 0.005728 0.355881 ( 0.444621)
test_all 0.001914 0.000838 667.777888 ( 68.079060)
test_rubyspec 0.104907 0.065568 47.344592 ( 55.793514)
total: 137.57 sec