Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-174523
#<BuildRuby:0x00005584d19b1350
@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.20221007-174523",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.006477 0.002820 1.103474 ( 1.623554)
build_miniruby 0.001494 0.000320 0.093601 ( 0.092536)
build_ruby 0.001072 0.000229 0.089705 ( 0.089711)
build_all 0.008753 0.000214 1.316147 ( 0.588075)
build_install 0.014843 0.000504 1.646530 ( 0.894117)
test_btest 0.001531 0.000242 61.561440 ( 6.342391)
test_basic 0.001399 0.004435 0.351014 ( 0.444312)
test_all 0.006065 0.001277 505.791214 ( 54.026931)
test_rubyspec 0.093335 0.033154 42.694290 ( 51.334305)
total: 115.44 sec