Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-053036
#<BuildRuby:0x00005570e58b2c88
@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.20221028-053036",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005384 0.004372 1.111694 ( 1.309580)
build_miniruby 0.001142 0.000263 0.095039 ( 0.094666)
build_ruby 0.001265 0.000292 0.090783 ( 0.090280)
build_all 0.007371 0.000644 1.326892 ( 0.590560)
build_install 0.011228 0.005101 1.689204 ( 0.952799)
test_btest 0.001248 0.000312 62.505275 ( 6.669992)
test_basic 0.006097 0.001524 0.362619 ( 0.455702)
test_all 0.005889 0.001472 514.537377 ( 54.525446)
test_rubyspec 0.087149 0.042642 43.683919 ( 52.265834)
total: 116.96 sec