Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-223854
#<BuildRuby:0x000055a0f4543680
@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.20220228-223854",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000056 0.000009 0.000065 ( 0.000074)
build_up 0.003159 0.007970 1.004872 ( 1.171362)
build_miniruby 0.000000 0.001846 0.073675 ( 0.073388)
build_ruby 0.000911 0.001016 0.078938 ( 0.078934)
build_all 0.006910 0.003552 4.170214 ( 0.863454)
build_install 0.022151 0.001392 7.949003 ( 2.402151)
test_btest 0.000955 0.000278 73.625129 ( 8.463732)
test_basic 0.005774 0.000636 0.321175 ( 0.412061)
test_all 0.001773 0.000497 664.192024 ( 65.367053)
test_rubyspec 0.115665 0.049764 46.195379 ( 51.643444)
total: 130.48 sec