Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-194811
#<BuildRuby:0x000055726633c4e8
@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.20220311-194811",
@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.000008 0.000004 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008116 0.002606 0.995773 ( 1.075543)
build_miniruby 0.001282 0.000458 0.070365 ( 0.068644)
build_ruby 0.001425 0.000509 0.071211 ( 0.069091)
build_all 0.009600 0.000498 1.504070 ( 0.617924)
build_install 0.014850 0.007663 5.305241 ( 2.166898)
test_btest 0.000871 0.000304 74.053892 ( 8.644922)
test_basic 0.005761 0.002017 0.340647 ( 0.427865)
test_all 0.001143 0.000401 698.525334 ( 67.561053)
test_rubyspec 0.113352 0.054435 46.154317 ( 51.276528)
total: 131.91 sec