Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-141432
#<BuildRuby:0x00005555f5fd3e78
@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.20221128-141432",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009057 0.001195 1.116087 ( 1.633925)
build_miniruby 0.000000 0.002987 0.838957 ( 0.838304)
build_ruby 0.001469 0.001614 2.224637 ( 2.140924)
build_all 0.011256 0.009786 18.495803 ( 2.170271)
build_install 0.017019 0.002781 1.846502 ( 0.955474)
test_btest 0.000954 0.000337 88.782094 ( 8.596474)
test_basic 0.008875 0.001258 0.345813 ( 0.430937)
test_all 0.001664 0.000555 736.262177 ( 71.460554)
test_rubyspec 0.086583 0.092969 49.236781 ( 57.341465)
total: 145.57 sec