Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-024837
#<BuildRuby:0x0000563f88c9b940
@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.20220427-024837",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007262 0.004781 1.051007 ( 2.673106)
build_miniruby 0.002435 0.000000 0.070292 ( 0.067459)
build_ruby 0.001897 0.000028 0.074640 ( 0.073262)
build_all 0.004725 0.004418 1.505672 ( 0.621278)
build_install 0.018423 0.002293 5.835484 ( 2.779759)
test_btest 0.001121 0.000264 72.706991 ( 8.404950)
test_basic 0.008542 0.002010 0.331959 ( 0.415994)
test_all 0.001090 0.001450 696.857349 ( 67.553507)
test_rubyspec 0.052148 0.129814 46.031456 ( 51.179216)
total: 133.77 sec