Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-220431
#<BuildRuby:0x00005598ea62a038
@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.20220719-220431",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004093 0.004018 0.815188 ( 0.886317)
build_miniruby 0.001386 0.000594 0.057796 ( 0.090755)
build_ruby 0.001016 0.000436 0.057688 ( 0.057237)
build_all 0.007280 0.001252 1.284045 ( 0.516246)
build_install 0.016554 0.002762 4.374777 ( 1.760470)
test_btest 0.001376 0.000486 53.097159 ( 7.685982)
test_basic 0.000742 0.005218 0.256252 ( 0.346976)
test_all 0.000909 0.000374 492.134911 ( 53.511256)
test_rubyspec 0.092726 0.067936 40.812955 ( 46.623201)
total: 111.48 sec