Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-002239
#<BuildRuby:0x00005650928d5318
@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.20221008-002239",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008157 0.001549 1.074917 ( 1.257378)
build_miniruby 0.001316 0.000479 0.100010 ( 0.096859)
build_ruby 0.001140 0.000415 0.093546 ( 0.090526)
build_all 0.007169 0.000884 1.317416 ( 0.570508)
build_install 0.014850 0.001530 1.648039 ( 0.887713)
test_btest 0.001601 0.000000 60.876783 ( 6.622031)
test_basic 0.006065 0.000702 0.351889 ( 0.453016)
test_all 0.007698 0.000627 511.166133 ( 54.447981)
test_rubyspec 0.068003 0.055885 42.572380 ( 51.210512)
total: 115.64 sec