Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-155619
#<BuildRuby:0x000056252df7e9c0
@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.20221014-155619",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.005174 0.005546 1.057489 ( 1.124998)
build_miniruby 0.001568 0.000428 0.097473 ( 0.093820)
build_ruby 0.001259 0.000344 0.099002 ( 0.096027)
build_all 0.006388 0.001742 1.291238 ( 0.552245)
build_install 0.007668 0.008247 1.648173 ( 0.888509)
test_btest 0.002129 0.000000 62.580390 ( 6.311465)
test_basic 0.005876 0.000654 0.352536 ( 0.442286)
test_all 0.006187 0.002063 484.842920 ( 53.391941)
test_rubyspec 0.104882 0.030163 42.895498 ( 51.111591)
total: 114.01 sec