Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-045949
#<BuildRuby:0x00005651d38f84e8
@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.20220228-045949",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000022 0.000000 0.000022 ( 0.000026)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009065 0.001642 1.006932 ( 1.778360)
build_miniruby 0.001415 0.000471 0.077308 ( 0.075087)
build_ruby 0.001344 0.000448 0.079217 ( 0.077396)
build_all 0.010263 0.000000 4.200948 ( 0.855925)
build_install 0.020863 0.001623 7.949859 ( 2.405926)
test_btest 0.000938 0.000221 74.769454 ( 8.021282)
test_basic 0.007002 0.000369 0.342723 ( 0.438968)
test_all 0.001815 0.000161 660.126679 ( 67.235335)
test_rubyspec 0.112012 0.064738 46.441130 ( 51.835673)
total: 132.72 sec