Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-211622
#<BuildRuby:0x000055b823890a68
@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-211622",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000086 0.000024 0.000110 ( 0.000114)
build_up 0.009005 0.001255 1.214996 ( 1.239260)
build_miniruby 0.001273 0.000318 0.109946 ( 0.110505)
build_ruby 0.001147 0.000287 0.109960 ( 0.110654)
build_all 0.009920 0.000146 1.414839 ( 0.614971)
build_install 0.013470 0.001759 1.725427 ( 0.956908)
test_btest 0.002636 0.000000 63.429024 ( 6.467995)
test_basic 0.005218 0.000496 0.364787 ( 0.458911)
test_all 0.002050 0.005949 520.971741 ( 54.785115)
test_rubyspec 0.071961 0.054024 43.753545 ( 52.320128)
total: 117.07 sec