Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-071035
#<BuildRuby:0x00005609ec592f08
@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.20221020-071035",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006400 0.003767 1.160435 ( 1.392276)
build_miniruby 0.001518 0.000202 0.108343 ( 0.105864)
build_ruby 0.001299 0.000173 0.113104 ( 0.110517)
build_all 0.007334 0.000978 1.329465 ( 0.587520)
build_install 0.003513 0.012029 1.686234 ( 0.911532)
test_btest 0.001497 0.000440 63.622045 ( 6.217928)
test_basic 0.004728 0.001390 0.352973 ( 0.444192)
test_all 0.006033 0.001775 496.194167 ( 54.358960)
test_rubyspec 0.095026 0.037981 43.570636 ( 51.973492)
total: 116.10 sec