Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-170148
#<BuildRuby:0x0000561307639550
@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.20220823-170148",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004844 0.004181 0.847909 ( 1.220730)
build_miniruby 0.001088 0.000156 0.055558 ( 0.054731)
build_ruby 0.001326 0.000189 0.064593 ( 0.063617)
build_all 0.007577 0.001083 1.287195 ( 0.504928)
build_install 0.015993 0.000785 1.600774 ( 0.792827)
test_btest 0.001372 0.000172 51.997688 ( 5.807789)
test_basic 0.006764 0.000166 0.295589 ( 0.386859)
test_all 0.003267 0.000384 509.873959 ( 53.068013)
test_rubyspec 0.107952 0.027538 41.711652 ( 50.171574)
total: 112.07 sec