Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-064100
#<BuildRuby:0x0000562d06abeaa8
@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.20220502-064100",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009774 0.000872 0.854826 ( 1.192757)
build_miniruby 0.001249 0.000192 0.060579 ( 0.059763)
build_ruby 0.001182 0.000182 0.055620 ( 0.054991)
build_all 0.007944 0.000457 1.188584 ( 0.474446)
build_install 0.013646 0.005668 4.909815 ( 2.447377)
test_btest 0.001057 0.000199 52.152029 ( 5.992853)
test_basic 0.004905 0.000919 0.288502 ( 0.380178)
test_all 0.001885 0.000353 500.977897 ( 54.019679)
test_rubyspec 0.096050 0.036439 41.257374 ( 46.753337)
total: 111.38 sec