Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-034846
#<BuildRuby:0x0000558cb5a60af8
@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.20220428-034846",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002642 0.008563 1.048674 ( 7.237899)
build_miniruby 0.001844 0.000568 0.070831 ( 0.067885)
build_ruby 0.001595 0.000491 0.070752 ( 0.068941)
build_all 0.007434 0.002287 1.503016 ( 0.626111)
build_install 0.016820 0.007252 5.821366 ( 2.762343)
test_btest 0.000921 0.000307 77.297086 ( 8.150302)
test_basic 0.002640 0.006529 0.329757 ( 0.416656)
test_all 0.002027 0.000811 697.694839 ( 67.298995)
test_rubyspec 0.119043 0.068215 45.043842 ( 50.292072)
total: 136.92 sec