Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-075529
#<BuildRuby:0x000055668e726ad8
@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.20220629-075529",
@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.000029 0.000008 0.000037 ( 0.000037)
autoconf 0.000056 0.000016 0.000072 ( 0.000071)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.007825 0.005341 0.869714 ( 1.269674)
build_miniruby 0.001094 0.000365 0.054754 ( 0.053066)
build_ruby 0.001368 0.000456 0.065578 ( 0.064007)
build_all 0.008373 0.000000 1.202862 ( 0.478537)
build_install 0.015073 0.002568 4.925956 ( 2.431658)
test_btest 0.001185 0.000316 51.710060 ( 6.064643)
test_basic 0.000780 0.005615 0.291368 ( 0.381291)
test_all 0.002719 0.000000 509.240375 ( 53.281581)
test_rubyspec 0.106259 0.026345 42.150026 ( 48.147286)
total: 112.17 sec