Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-213909
#<BuildRuby:0x000055abda2944e8
@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.20220222-213909",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009099 0.002100 0.846616 ( 0.862094)
build_miniruby 0.001572 0.000363 0.071383 ( 0.069421)
build_ruby 0.001787 0.000412 0.071546 ( 0.069282)
build_all 0.007659 0.000608 1.497866 ( 0.606048)
build_install 0.022383 0.000375 5.202602 ( 2.170163)
test_btest 0.000922 0.000154 76.827699 ( 8.140783)
test_basic 0.007075 0.000293 0.341604 ( 0.429271)
test_all 0.001689 0.000266 660.921979 ( 65.428423)
test_rubyspec 0.119471 0.037117 46.009344 ( 51.583203)
total: 129.36 sec