Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-004346
#<BuildRuby:0x000056100c65e858
@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.20230103-004346",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000025 0.000004 0.000029 ( 0.000013)
build_up 0.005781 0.000771 0.843024 ( 1.033414)
build_miniruby 0.001220 0.000162 1.021672 ( 1.019715)
build_ruby 0.001393 0.000186 2.783190 ( 2.780607)
build_all 0.004419 0.005285 16.761117 ( 2.973915)
build_install 0.009637 0.001927 2.282987 ( 1.180516)
test_btest 0.000914 0.000182 78.921202 ( 10.657600)
test_basic 0.005446 0.001089 0.375436 ( 0.461466)
test_all 0.001240 0.000248 664.096979 (105.062755)
test_rubyspec 0.068400 0.046776 51.537809 ( 59.603784)
total: 184.77 sec