Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-171626
#<BuildRuby:0x0000557b65904af8
@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.20220324-171626",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002733 0.007421 0.980002 ( 1.053609)
build_miniruby 0.001355 0.000387 0.076255 ( 0.074334)
build_ruby 0.001668 0.000477 0.075455 ( 0.072999)
build_all 0.006011 0.004686 4.155786 ( 0.839091)
build_install 0.016413 0.007017 7.880084 ( 2.366005)
test_btest 0.000000 0.001216 76.200708 ( 8.118725)
test_basic 0.002256 0.005011 0.345598 ( 0.443478)
test_all 0.000946 0.000398 680.683363 ( 66.997643)
test_rubyspec 0.101509 0.072560 45.860870 ( 51.270302)
total: 131.24 sec