Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-172509
#<BuildRuby:0x000055cb58813340
@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.20220325-172509",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000041 0.000006 0.000047 ( 0.000051)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007890 0.004680 1.001345 ( 1.078059)
build_miniruby 0.001797 0.000360 0.070037 ( 0.067625)
build_ruby 0.001530 0.000306 0.081450 ( 0.079182)
build_all 0.006005 0.004787 4.129853 ( 0.847786)
build_install 0.022026 0.001802 7.917023 ( 2.431347)
test_btest 0.000988 0.000208 74.006647 ( 8.421932)
test_basic 0.007091 0.001493 0.342478 ( 0.435539)
test_all 0.002116 0.000445 660.083036 ( 65.696767)
test_rubyspec 0.092310 0.076626 45.933931 ( 51.334556)
total: 130.39 sec