Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-165356
#<BuildRuby:0x000056535f046ad8
@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.20221018-165356",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010174 0.000359 1.096669 ( 1.193926)
build_miniruby 0.001713 0.000244 0.107878 ( 0.104997)
build_ruby 0.001315 0.000188 0.096192 ( 0.093718)
build_all 0.008427 0.000559 1.346920 ( 0.583172)
build_install 0.014550 0.000648 1.671386 ( 0.912252)
test_btest 0.001616 0.000190 63.416746 ( 6.519119)
test_basic 0.006059 0.000713 0.351363 ( 0.440623)
test_all 0.006890 0.000175 485.832473 ( 53.041231)
test_rubyspec 0.076605 0.058766 43.062564 ( 51.566234)
total: 114.46 sec