Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-151518
#<BuildRuby:0x0000560c6d6d7778
@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.20220218-151518",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006221 0.005403 0.955385 ( 1.510892)
build_miniruby 0.001732 0.000399 0.079035 ( 0.076894)
build_ruby 0.001827 0.000421 0.079030 ( 0.076815)
build_all 0.010888 0.000282 4.179287 ( 0.802294)
build_install 0.015950 0.007615 7.742741 ( 2.316204)
test_btest 0.000941 0.000235 74.424540 ( 7.979906)
test_basic 0.002327 0.004637 0.359224 ( 0.448546)
test_all 0.001793 0.000000 701.152937 ( 67.659754)
test_rubyspec 0.110057 0.054661 46.107932 ( 51.702259)
total: 132.57 sec