Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-183930
#<BuildRuby:0x000055e3b82c4420
@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.20220209-183930",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008775 0.003187 0.952657 ( 1.016447)
build_miniruby 0.000000 0.001941 0.076879 ( 0.076347)
build_ruby 0.000211 0.001802 0.071144 ( 0.070484)
build_all 0.003843 0.005238 4.062759 ( 0.777342)
build_install 0.017237 0.006952 7.904706 ( 2.364443)
test_btest 0.000000 0.001268 75.758729 ( 8.201403)
test_basic 0.003919 0.004184 0.328624 ( 0.419170)
test_all 0.000000 0.002064 670.201315 ( 65.674166)
test_rubyspec 0.093570 0.071484 46.435006 ( 51.481792)
total: 130.08 sec