Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-074002
#<BuildRuby:0x00005573b158ca58
@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.20220209-074002",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009218 0.001692 1.000588 ( 2.228107)
build_miniruby 0.002284 0.000000 0.075642 ( 0.073486)
build_ruby 0.001908 0.000000 0.080505 ( 0.078564)
build_all 0.008861 0.001186 4.171467 ( 0.801296)
build_install 0.019717 0.004935 7.739661 ( 2.299548)
test_btest 0.000871 0.000242 75.423563 ( 8.016842)
test_basic 0.005976 0.001659 0.339183 ( 0.437538)
test_all 0.001746 0.000000 676.622437 ( 66.272760)
test_rubyspec 0.093117 0.064795 46.102245 ( 51.620200)
total: 131.83 sec