Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-071212
#<BuildRuby:0x000055dbbf8a6678
@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.20221229-071212",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000027)
build_up 0.001549 0.004919 0.842993 ( 1.050015)
build_miniruby 0.000851 0.000465 1.018665 ( 1.016645)
build_ruby 0.001085 0.000592 2.771074 ( 2.768240)
build_all 0.008039 0.001819 16.805307 ( 2.960050)
build_install 0.007872 0.003936 2.319092 ( 1.183793)
test_btest 0.000594 0.000297 75.947338 ( 10.884649)
test_basic 0.006692 0.000000 0.350282 ( 0.436493)
test_all 0.002709 0.000000 672.373611 (102.210528)
test_rubyspec 0.061985 0.065005 51.589498 ( 59.647802)
total: 182.16 sec