Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-150158
#<BuildRuby:0x00005624dd7bc9d0
@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.20220903-150158",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010614 0.000948 0.985285 ( 1.129634)
build_miniruby 0.001927 0.000000 0.078840 ( 0.077006)
build_ruby 0.001869 0.000000 0.079531 ( 0.078190)
build_all 0.010036 0.000091 1.560953 ( 0.594275)
build_install 0.018574 0.004583 1.929046 ( 0.949098)
test_btest 0.000000 0.001384 78.294452 ( 8.205497)
test_basic 0.001253 0.006826 0.323250 ( 0.409652)
test_all 0.003607 0.000592 655.576727 ( 66.005845)
test_rubyspec 0.073705 0.081842 45.473198 ( 53.998370)
total: 131.45 sec