Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-072012
#<BuildRuby:0x0000562d8e753e80
@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.20230105-072012",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000042)
build_up 0.003928 0.002603 0.855895 ( 1.044213)
build_miniruby 0.000985 0.000345 1.024103 ( 1.022176)
build_ruby 0.001205 0.000421 2.781581 ( 2.779016)
build_all 0.006496 0.003453 16.826896 ( 3.023693)
build_install 0.008598 0.003127 2.295843 ( 1.180028)
test_btest 0.000678 0.000246 73.532363 ( 11.405933)
test_basic 0.004791 0.001742 0.358039 ( 0.444656)
test_all 0.001182 0.000000 654.483835 (103.505694)
test_rubyspec 0.075545 0.042257 51.990903 ( 59.994621)
total: 184.40 sec