Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-145636
#<BuildRuby:0x00005592e2a23440
@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.20220210-145636",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007023 0.004597 0.982741 ( 1.050488)
build_miniruby 0.001729 0.000346 0.074785 ( 0.073220)
build_ruby 0.001930 0.000386 0.072170 ( 0.070457)
build_all 0.008874 0.000829 4.168281 ( 0.797117)
build_install 0.020623 0.002804 7.898344 ( 2.341912)
test_btest 0.001283 0.000000 74.946785 ( 7.843200)
test_basic 0.008225 0.000000 0.331489 ( 0.418810)
test_all 0.001923 0.000000 672.879952 ( 65.934365)
test_rubyspec 0.114639 0.049056 46.576562 ( 51.984415)
total: 130.52 sec