Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-095034
#<BuildRuby:0x0000557ecf547600
@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.20220723-095034",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.011650 0.969991 ( 1.421223)
build_miniruby 0.000677 0.001526 0.072883 ( 0.070778)
build_ruby 0.001862 0.000547 0.071521 ( 0.069084)
build_all 0.004455 0.005169 1.530979 ( 0.574733)
build_install 0.021821 0.001821 5.145777 ( 2.046922)
test_btest 0.001141 0.000326 73.992211 ( 7.826705)
test_basic 0.006463 0.000609 0.325268 ( 0.414154)
test_all 0.002368 0.000000 630.441357 ( 64.209752)
test_rubyspec 0.103938 0.067676 45.758075 ( 51.444992)
total: 128.08 sec