Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-124358
#<BuildRuby:0x0000562c8bec2148
@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.20221024-124358",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010492 0.000000 1.177424 ( 1.249482)
build_miniruby 0.002029 0.000163 0.110949 ( 0.107319)
build_ruby 0.001352 0.000290 0.106048 ( 0.103456)
build_all 0.003921 0.004067 1.371825 ( 0.582659)
build_install 0.009343 0.007227 1.755555 ( 0.910534)
test_btest 0.001013 0.000338 61.812303 ( 6.522919)
test_basic 0.004866 0.001622 0.363038 ( 0.461574)
test_all 0.004461 0.001487 521.068145 ( 55.317457)
test_rubyspec 0.057837 0.070406 43.582251 ( 52.163707)
total: 117.42 sec