Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-215948
#<BuildRuby:0x000055b02d17cdd8
@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.20220728-215948",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009209 0.000814 0.971258 ( 0.980268)
build_miniruby 0.001602 0.000247 0.077469 ( 0.075797)
build_ruby 0.001888 0.000291 0.076640 ( 0.074427)
build_all 0.006815 0.004128 1.535157 ( 0.573394)
build_install 0.015517 0.007218 5.085556 ( 2.088474)
test_btest 0.000922 0.000231 71.021880 ( 8.345076)
test_basic 0.005918 0.001479 0.322813 ( 0.412615)
test_all 0.001658 0.000414 629.197626 ( 64.133526)
test_rubyspec 0.123636 0.039857 45.393053 ( 51.229556)
total: 127.91 sec