Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-020024
#<BuildRuby:0x000055f517242f90
@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.20221013-020024",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000036 0.000014 0.000050 ( 0.000051)
build_up 0.005014 0.006586 1.101684 ( 1.299472)
build_miniruby 0.001013 0.000506 0.101319 ( 0.099042)
build_ruby 0.000938 0.000469 0.097118 ( 0.094700)
build_all 0.005980 0.002990 1.309899 ( 0.565164)
build_install 0.005962 0.007971 1.652303 ( 0.904777)
test_btest 0.000986 0.000575 64.067057 ( 6.463624)
test_basic 0.006473 0.000751 0.352001 ( 0.442851)
test_all 0.005708 0.000258 485.686830 ( 53.386008)
test_rubyspec 0.090845 0.050249 43.298598 ( 51.743570)
total: 115.00 sec