Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-031332
#<BuildRuby:0x0000561c323b8f40
@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.20220417-031332",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006235 0.004857 0.995614 ( 1.883647)
build_miniruby 0.001390 0.000535 0.077785 ( 0.076023)
build_ruby 0.001612 0.000620 0.079589 ( 0.077189)
build_all 0.006613 0.002543 1.494646 ( 0.594843)
build_install 0.015130 0.007038 5.876480 ( 2.822443)
test_btest 0.000820 0.000328 76.578496 ( 8.174083)
test_basic 0.000000 0.006147 0.323307 ( 0.418770)
test_all 0.000000 0.002115 710.680552 ( 68.699772)
test_rubyspec 0.097278 0.074256 46.933685 ( 52.241511)
total: 134.99 sec