Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-034632
#<BuildRuby:0x000055e87d7c7340
@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.20220423-034632",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010339 0.001590 0.997354 ( 1.484861)
build_miniruby 0.001723 0.000265 0.072676 ( 0.070820)
build_ruby 0.001982 0.000305 0.073022 ( 0.070544)
build_all 0.010756 0.000058 1.549824 ( 0.621656)
build_install 0.017652 0.006478 5.845314 ( 2.758619)
test_btest 0.001256 0.000221 79.193814 ( 8.328409)
test_basic 0.007863 0.001388 0.325920 ( 0.412880)
test_all 0.002301 0.000185 687.155074 ( 66.874076)
test_rubyspec 0.102650 0.081965 45.435814 ( 50.636746)
total: 131.26 sec