Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-124254
#<BuildRuby:0x000055e8997a7510
@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.20220309-124254",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000091 0.000006 0.000097 ( 0.000104)
build_up 0.003459 0.007121 1.015155 ( 1.455654)
build_miniruby 0.001386 0.000260 0.066642 ( 0.066076)
build_ruby 0.001754 0.000329 0.072949 ( 0.072063)
build_all 0.009096 0.000915 4.210991 ( 0.852253)
build_install 0.022837 0.000235 7.904495 ( 2.460328)
test_btest 0.001105 0.000151 73.075434 ( 8.187872)
test_basic 0.007175 0.000367 0.332794 ( 0.422500)
test_all 0.001557 0.000203 659.782568 ( 67.383791)
test_rubyspec 0.104519 0.044991 46.153922 ( 51.508202)
total: 132.41 sec