Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-212937
#<BuildRuby:0x00005594d0ecc420
@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-212937",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005107 0.005459 1.214862 ( 1.229912)
build_miniruby 0.002114 0.000705 0.839026 ( 0.838811)
build_ruby 0.002755 0.000919 2.245619 ( 2.140343)
build_all 0.014213 0.006392 18.553355 ( 2.178017)
build_install 0.013751 0.007556 1.880336 ( 0.952536)
test_btest 0.001004 0.000391 91.613582 ( 8.875152)
test_basic 0.005165 0.004892 0.339065 ( 0.422728)
test_all 0.001607 0.000676 731.591969 ( 71.507280)
test_rubyspec 0.094229 0.095170 48.914267 ( 57.071305)
total: 145.22 sec