Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-104905
#<BuildRuby:0x0000565399259480
@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-104905",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009481 0.000729 0.845496 ( 0.940329)
build_miniruby 0.001754 0.000000 0.062899 ( 0.061267)
build_ruby 0.001654 0.000000 0.063975 ( 0.062383)
build_all 0.006944 0.000407 1.269987 ( 0.469133)
build_install 0.009197 0.005719 1.586672 ( 0.786997)
test_btest 0.001400 0.000187 53.570726 ( 6.319093)
test_basic 0.000340 0.005620 0.289923 ( 0.380917)
test_all 0.005303 0.000000 482.957839 ( 51.733554)
test_rubyspec 0.084860 0.055762 41.845971 ( 50.387371)
total: 111.14 sec