Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-154551
#<BuildRuby:0x00005618963a69c0
@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.20220817-154551",
@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.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009534 0.000238 0.818899 ( 0.895481)
build_miniruby 0.001588 0.000226 0.064042 ( 0.062575)
build_ruby 0.001466 0.000210 0.056463 ( 0.055336)
build_all 0.008236 0.000000 1.279505 ( 0.472820)
build_install 0.011444 0.004034 1.587738 ( 0.787894)
test_btest 0.000857 0.000136 53.117217 ( 6.232014)
test_basic 0.005794 0.000915 0.280841 ( 0.371106)
test_all 0.005978 0.000212 483.477103 ( 52.033625)
test_rubyspec 0.101707 0.036813 41.757789 ( 49.383637)
total: 110.30 sec