Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-235555
#<BuildRuby:0x00005628e49386c8
@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.20220222-235555",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.004029 0.006811 0.857268 ( 1.014691)
build_miniruby 0.001181 0.000296 0.066219 ( 0.064660)
build_ruby 0.002025 0.000506 0.076034 ( 0.073473)
build_all 0.007429 0.001857 1.501509 ( 0.620032)
build_install 0.015634 0.003909 5.292668 ( 2.189104)
test_btest 0.000000 0.001225 75.304250 ( 8.114566)
test_basic 0.003528 0.004972 0.341108 ( 0.436169)
test_all 0.001310 0.000409 707.908165 ( 68.409854)
test_rubyspec 0.081998 0.069022 46.178074 ( 51.655440)
total: 132.58 sec