Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-111438
#<BuildRuby:0x000055a01abfd500
@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.20220819-111438",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003641 0.007814 0.837267 ( 1.351143)
build_miniruby 0.001185 0.000364 0.063461 ( 0.062154)
build_ruby 0.001095 0.000337 0.057911 ( 0.056590)
build_all 0.004746 0.002954 1.218792 ( 0.467377)
build_install 0.013657 0.001728 1.604477 ( 0.799245)
test_btest 0.000885 0.000260 52.683081 ( 5.860671)
test_basic 0.006386 0.000581 0.301361 ( 0.389991)
test_all 0.003380 0.000939 491.817309 ( 51.794481)
test_rubyspec 0.078661 0.057789 41.920320 ( 50.402798)
total: 111.19 sec