Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-213902
#<BuildRuby:0x000055f90a845400
@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.20221017-213902",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000049)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.000000 0.010931 1.111889 ( 1.158175)
build_miniruby 0.000366 0.002092 0.107764 ( 0.104308)
build_ruby 0.001229 0.000526 0.107213 ( 0.103887)
build_all 0.003005 0.005164 1.370992 ( 0.582456)
build_install 0.012809 0.002209 1.666307 ( 0.898011)
test_btest 0.001661 0.000727 62.264423 ( 6.354094)
test_basic 0.004219 0.004265 0.357304 ( 0.444187)
test_all 0.006875 0.000480 494.623905 ( 53.059243)
test_rubyspec 0.077401 0.047627 43.305237 ( 51.875352)
total: 114.58 sec