Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-010038
#<BuildRuby:0x000055d0eeab2858
@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.20221227-010038",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001948 0.004411 0.845097 ( 1.032643)
build_miniruby 0.000946 0.000270 1.009575 ( 1.007747)
build_ruby 0.001176 0.000336 2.757021 ( 2.754532)
build_all 0.009224 0.000229 16.546261 ( 2.958697)
build_install 0.010936 0.000557 2.214115 ( 1.163296)
test_btest 0.000000 0.000697 76.206836 ( 10.575239)
test_basic 0.000000 0.006720 0.357902 ( 0.443977)
test_all 0.000250 0.001265 640.945421 (103.505344)
test_rubyspec 0.071869 0.052633 50.936153 ( 58.977522)
total: 182.42 sec