Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-133346
#<BuildRuby:0x000055fc754c25a8
@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.20220402-133346",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010015 0.001292 1.016412 ( 1.077966)
build_miniruby 0.002493 0.000000 0.066641 ( 0.064960)
build_ruby 0.002110 0.000000 0.075158 ( 0.073873)
build_all 0.010921 0.000427 4.225698 ( 0.864459)
build_install 0.022530 0.001325 8.585747 ( 3.062253)
test_btest 0.000978 0.000147 72.467846 ( 8.340971)
test_basic 0.007414 0.000335 0.330789 ( 0.419705)
test_all 0.001818 0.000114 653.961220 ( 66.131227)
test_rubyspec 0.111954 0.047967 46.614941 ( 52.100025)
total: 132.14 sec