Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-094058
#<BuildRuby:0x000055a6077f5550
@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-094058",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007504 0.002252 1.161255 ( 1.214702)
build_miniruby 0.001424 0.000427 0.108516 ( 0.105139)
build_ruby 0.001488 0.000446 0.105500 ( 0.102515)
build_all 0.008272 0.000857 1.398960 ( 0.583078)
build_install 0.016386 0.000026 1.715952 ( 0.902023)
test_btest 0.001113 0.000238 63.660640 ( 6.445925)
test_basic 0.005013 0.001074 0.371873 ( 0.462457)
test_all 0.004904 0.001050 493.571730 ( 53.547894)
test_rubyspec 0.094001 0.034617 43.317279 ( 51.552181)
total: 114.92 sec