Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-125950
#<BuildRuby:0x0000556ceea8e980
@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.20220424-125950",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003964 0.006007 0.819235 ( 1.177861)
build_miniruby 0.000832 0.000416 0.053417 ( 0.052521)
build_ruby 0.001073 0.000536 0.065568 ( 0.064446)
build_all 0.006507 0.000856 1.209498 ( 0.486565)
build_install 0.018013 0.000990 4.833298 ( 2.435382)
test_btest 0.002004 0.000000 54.740325 ( 6.039486)
test_basic 0.002092 0.004235 0.305142 ( 0.395385)
test_all 0.002290 0.000891 516.328346 ( 54.603914)
test_rubyspec 0.090981 0.045712 41.668243 ( 47.170330)
total: 112.43 sec