Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-010536
#<BuildRuby:0x00005654745afe00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220830-010536",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005983 0.000282 0.857633 ( 1.137449)
build_miniruby 0.000918 0.000141 0.089892 ( 0.087854)
build_ruby 0.001682 0.000259 3.482824 ( 3.288985)
build_all 0.006481 0.003184 15.688363 ( 2.872137)
build_install 0.007506 0.001407 1.987942 ( 0.962164)
test_btest 0.000613 0.000115 48.955640 ( 8.369531)
test_basic 0.004595 0.000862 0.304004 ( 0.393038)
test_all 0.001799 0.000337 606.494010 ( 86.561992)
test_rubyspec 0.080346 0.038407 43.615525 ( 51.908336)
total: 155.58 sec