Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-062605
#<BuildRuby:0x00005617f4e01570
@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.20220729-062605",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007504 0.003001 0.880474 ( 1.622735)
build_miniruby 0.001403 0.000561 0.064838 ( 0.063630)
build_ruby 0.001050 0.000420 0.056548 ( 0.055074)
build_all 0.004883 0.004908 1.268523 ( 0.485274)
build_install 0.006532 0.008495 4.218319 ( 1.752785)
test_btest 0.000885 0.000483 50.820868 ( 6.084756)
test_basic 0.004174 0.002277 0.294587 ( 0.384651)
test_all 0.000000 0.002678 499.817890 ( 52.495524)
test_rubyspec 0.069357 0.062728 41.777191 ( 47.384857)
total: 110.33 sec