Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-060426
#<BuildRuby:0x000055920d0a4480
@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.20220315-060426",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011432 0.000000 1.014780 ( 8.339133)
build_miniruby 0.001875 0.000000 0.076109 ( 0.076439)
build_ruby 0.001894 0.000000 0.074524 ( 0.074384)
build_all 0.010991 0.000155 4.216923 ( 0.869248)
build_install 0.019667 0.003551 8.004846 ( 2.466699)
test_btest 0.001215 0.000146 76.133955 ( 8.013850)
test_basic 0.008056 0.000000 0.344973 ( 0.435278)
test_all 0.000722 0.001422 694.765445 ( 67.680870)
test_rubyspec 0.128728 0.034139 46.261475 ( 51.343524)
total: 139.30 sec