Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-024615
#<BuildRuby:0x0000555f29ec5350
@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.20220731-024615",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008745 0.001457 0.824417 ( 0.885014)
build_miniruby 0.001403 0.000234 0.053517 ( 0.054227)
build_ruby 0.001222 0.000204 0.057614 ( 0.058039)
build_all 0.002412 0.005501 1.275974 ( 0.500559)
build_install 0.017857 0.001639 4.187761 ( 1.884037)
test_btest 0.002226 0.000000 52.517921 ( 6.497008)
test_basic 0.004909 0.000388 0.281945 ( 0.377390)
test_all 0.001773 0.000355 505.942051 ( 53.142547)
test_rubyspec 0.079311 0.056925 41.938899 ( 47.645030)
total: 111.04 sec