Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-220854
#<BuildRuby:0x0000563deba40e50
@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.20220819-220854",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006589 0.005108 0.968459 ( 1.101863)
build_miniruby 0.001158 0.000482 0.075092 ( 0.073279)
build_ruby 0.001110 0.000463 0.068722 ( 0.067149)
build_all 0.008534 0.001564 1.522692 ( 0.580058)
build_install 0.022548 0.000000 1.831766 ( 0.913328)
test_btest 0.001234 0.000000 73.380583 ( 8.009286)
test_basic 0.005895 0.000292 0.332145 ( 0.432233)
test_all 0.002780 0.000732 680.977238 ( 66.781970)
test_rubyspec 0.109554 0.062664 46.009867 ( 54.475179)
total: 132.44 sec