Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-181128
#<BuildRuby:0x000055cb0595fad0
@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.20220130-181128",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010003 0.000382 0.941958 ( 1.331696)
build_miniruby 0.001732 0.000371 0.075851 ( 0.074201)
build_ruby 0.001910 0.000409 0.075414 ( 0.073708)
build_all 0.009186 0.000934 4.113067 ( 0.791815)
build_install 0.020891 0.001982 7.807165 ( 2.343788)
test_btest 0.001003 0.000177 47.446846 ( 44.014895)
test_basic 0.006647 0.001173 0.339705 ( 0.428032)
test_all 0.000000 0.001908 660.187126 ( 65.284743)
test_rubyspec 0.121773 0.048006 45.847603 ( 51.400790)
total: 165.74 sec