Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-105008
#<BuildRuby:0x000055c39b7ff940
@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.20220212-105008",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009398 0.001679 0.967310 ( 1.415993)
build_miniruby 0.001998 0.000000 0.077191 ( 0.076318)
build_ruby 0.001819 0.000000 0.071335 ( 0.070509)
build_all 0.010840 0.000431 4.157145 ( 0.808529)
build_install 0.015886 0.006404 7.841101 ( 2.312507)
test_btest 0.001029 0.000286 74.977642 ( 7.989167)
test_basic 0.008941 0.000000 0.340097 ( 0.427948)
test_all 0.001554 0.000186 696.529159 ( 69.705963)
test_rubyspec 0.088883 0.073155 46.952842 ( 52.097747)
total: 134.91 sec