Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-162041
#<BuildRuby:0x00005581ed4684c0
@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.20220817-162041",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000030 0.000004 0.000034 ( 0.000031)
build_up 0.008054 0.003990 0.965250 ( 0.972748)
build_miniruby 0.002032 0.000381 0.078265 ( 0.075902)
build_ruby 0.001689 0.000317 0.077070 ( 0.075187)
build_all 0.010431 0.001096 1.518978 ( 0.585266)
build_install 0.017413 0.005319 1.879436 ( 0.912561)
test_btest 0.000863 0.000172 75.383757 ( 8.540903)
test_basic 0.007903 0.000000 0.331018 ( 0.422431)
test_all 0.001344 0.003710 623.205197 ( 63.877393)
test_rubyspec 0.103750 0.064898 45.577283 ( 53.045163)
total: 128.51 sec