Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-220647
#<BuildRuby:0x0000564fa9841350
@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-220647",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000156 0.008642 0.828109 ( 0.868941)
build_miniruby 0.001388 0.000504 0.064583 ( 0.063691)
build_ruby 0.001031 0.000375 0.050345 ( 0.048942)
build_all 0.003842 0.006284 1.271370 ( 0.467287)
build_install 0.012423 0.003137 1.565392 ( 0.784803)
test_btest 0.000949 0.000395 52.084184 ( 6.164609)
test_basic 0.004131 0.001721 0.296626 ( 0.394208)
test_all 0.002825 0.000592 501.641381 ( 52.676516)
test_rubyspec 0.078403 0.036489 41.573128 ( 50.187924)
total: 111.66 sec