Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-012429
#<BuildRuby:0x0000556ef7c506c8
@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.20220208-012429",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010292 0.000472 1.021337 ( 2.022750)
build_miniruby 0.001531 0.000306 0.078904 ( 0.077076)
build_ruby 0.001872 0.000374 0.075310 ( 0.073142)
build_all 0.009491 0.000960 4.115249 ( 0.770835)
build_install 0.021494 0.001170 7.838777 ( 2.295489)
test_btest 0.001113 0.000175 75.373998 ( 8.286560)
test_basic 0.005941 0.000938 0.321366 ( 0.411986)
test_all 0.001489 0.000235 667.322968 ( 65.467026)
test_rubyspec 0.105870 0.066046 45.895309 ( 51.064029)
total: 130.47 sec