Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-001923
#<BuildRuby:0x000055e748f99400
@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.20220808-001923",
@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.000007 0.000005 0.000012 ( 0.000012)
autoconf 0.000009 0.000006 0.000015 ( 0.000016)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004455 0.004232 0.876241 ( 4.439291)
build_miniruby 0.001060 0.000742 0.066351 ( 0.065447)
build_ruby 0.000699 0.000489 0.052945 ( 0.052333)
build_all 0.007853 0.002470 1.257866 ( 0.473565)
build_install 0.011119 0.007075 4.350627 ( 1.809569)
test_btest 0.000652 0.000416 53.599563 ( 6.036277)
test_basic 0.003807 0.002423 0.293584 ( 0.384993)
test_all 0.000862 0.000549 499.709900 ( 52.662203)
test_rubyspec 0.068443 0.072862 41.775942 ( 49.502576)
total: 115.43 sec