Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-051921
#<BuildRuby:0x000055b63dcf91a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-051921",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007537 0.003792 0.953204 ( 1.465536)
build_miniruby 0.000000 0.002089 0.079255 ( 0.078728)
build_ruby 0.000179 0.001779 0.077649 ( 0.077046)
build_all 0.008808 0.002113 4.122964 ( 0.807787)
build_install 0.020787 0.002851 7.902689 ( 2.361286)
test_btest 0.000757 0.000268 47.406718 ( 44.152449)
test_basic 0.000000 0.007607 0.344690 ( 0.434698)
test_all 0.000157 0.001876 703.587915 ( 67.953786)
test_rubyspec 0.087153 0.088055 46.185980 ( 51.590724)
total: 168.92 sec