Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-083914
#<BuildRuby:0x000055b09b213fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-083914",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006641 0.000000 0.818912 ( 0.982919)
build_miniruby 0.000885 0.000000 0.058055 ( 0.056947)
build_ruby 0.000737 0.000000 0.059517 ( 0.058396)
build_all 0.001763 0.002939 1.534429 ( 0.586005)
build_install 0.009116 0.001609 1.925963 ( 0.953320)
test_btest 0.000588 0.000000 44.844102 ( 8.856547)
test_basic 0.001500 0.003673 0.290417 ( 0.379658)
test_all 0.001960 0.000000 631.405664 ( 90.042585)
test_rubyspec 0.084397 0.025328 43.994458 ( 52.262032)
total: 154.18 sec