Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-002527
#<BuildRuby:0x00005616fca591a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-002527",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011009 0.000620 0.977699 ( 1.085862)
build_miniruby 0.001965 0.000393 0.075388 ( 0.073234)
build_ruby 0.001673 0.000334 0.080890 ( 0.079068)
build_all 0.005512 0.004690 4.111591 ( 0.794453)
build_install 0.015919 0.006417 7.768180 ( 2.338564)
test_btest 0.000917 0.000255 46.267772 ( 44.119554)
test_basic 0.000464 0.008223 0.335929 ( 0.423544)
test_all 0.001559 0.000575 697.516017 ( 67.499639)
test_rubyspec 0.123870 0.040919 46.449321 ( 51.764143)
total: 168.18 sec