Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-050606
#<BuildRuby:0x0000563b088b29c0
@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.20220718-050606",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010047 0.000440 0.816446 ( 1.016660)
build_miniruby 0.001664 0.000119 0.063306 ( 0.062202)
build_ruby 0.001201 0.000086 0.055805 ( 0.055890)
build_all 0.008164 0.000242 1.270341 ( 0.503083)
build_install 0.013374 0.003733 4.287141 ( 1.854836)
test_btest 0.001998 0.000000 53.824275 ( 6.072368)
test_basic 0.006333 0.000000 0.289442 ( 0.382241)
test_all 0.003526 0.000084 490.370681 ( 52.061441)
test_rubyspec 0.106927 0.019592 42.198016 ( 48.159434)
total: 110.17 sec