Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-084804
#<BuildRuby:0x000055a1a1f4cb38
@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.20220215-084804",
@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.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007240 0.003947 0.952545 ( 1.603741)
build_miniruby 0.001213 0.000243 0.069198 ( 0.068540)
build_ruby 0.002044 0.000000 0.059958 ( 0.058602)
build_all 0.010747 0.000000 4.189681 ( 0.795355)
build_install 0.015038 0.008095 7.915730 ( 2.304368)
test_btest 0.000983 0.000224 71.244855 ( 8.219266)
test_basic 0.007017 0.001594 0.340991 ( 0.429783)
test_all 0.002028 0.000000 692.044702 ( 67.100676)
test_rubyspec 0.102060 0.056177 46.206441 ( 51.604352)
total: 132.19 sec