Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-122951
#<BuildRuby:0x0000561f6cf0ff00
@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.20220814-122951",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006012 0.000430 0.807057 ( 0.881365)
build_miniruby 0.001048 0.000000 0.057792 ( 0.056508)
build_ruby 0.001043 0.000000 0.060532 ( 0.059298)
build_all 0.004681 0.000000 1.534267 ( 0.589125)
build_install 0.010654 0.000272 1.924816 ( 0.966528)
test_btest 0.000680 0.000040 48.487122 ( 8.795399)
test_basic 0.005601 0.000329 0.342734 ( 0.430861)
test_all 0.001977 0.000117 619.771171 ( 90.519020)
test_rubyspec 0.089107 0.041115 43.982441 ( 51.329453)
total: 153.63 sec