Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-152506
#<BuildRuby:0x000055e1915ef510
@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.20220317-152506",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008491 0.003087 0.991596 ( 1.397386)
build_miniruby 0.001287 0.000468 0.073475 ( 0.071563)
build_ruby 0.001538 0.000560 0.078934 ( 0.076720)
build_all 0.010331 0.000143 4.217989 ( 0.839213)
build_install 0.017763 0.007579 7.852487 ( 2.373484)
test_btest 0.000000 0.001707 76.186317 ( 8.218254)
test_basic 0.000000 0.008534 0.341458 ( 0.429915)
test_all 0.000981 0.000874 651.805440 ( 65.086549)
test_rubyspec 0.083227 0.088603 46.334778 ( 51.455614)
total: 129.95 sec