Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-035516
#<BuildRuby:0x0000562c52bcc008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230114-035516",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002606 0.003806 0.848161 ( 1.025753)
build_miniruby 0.001115 0.000000 1.024615 ( 1.022621)
build_ruby 0.001499 0.000000 2.784430 ( 2.781627)
build_all 0.006530 0.003390 16.836820 ( 2.989310)
build_install 0.005789 0.003375 2.096885 ( 1.080832)
test_btest 0.000948 0.000000 68.407971 ( 11.277317)
test_basic 0.006482 0.000006 0.343235 ( 0.429724)
test_all 0.001449 0.000329 667.975195 ( 94.662803)
test_rubyspec 0.066931 0.037552 52.228443 ( 60.276265)
total: 175.55 sec