Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-083451
#<BuildRuby:0x000055854a6f43c8
@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.20230124-083451",
@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.000007)
autoconf 0.000017 0.000007 0.000024 ( 0.000025)
configure 0.000036 0.000015 0.000051 ( 0.000051)
build_up 0.005710 0.000705 0.884798 ( 1.069292)
build_miniruby 0.000843 0.000324 1.001443 ( 0.999551)
build_ruby 0.000000 0.001632 2.769565 ( 2.767156)
build_all 0.007562 0.002163 16.716590 ( 2.954929)
build_install 0.010078 0.000000 2.074839 ( 1.070392)
test_btest 0.000945 0.000000 74.975372 ( 10.750588)
test_basic 0.006323 0.000396 0.361171 ( 0.447109)
test_all 0.000900 0.000284 661.188884 ( 95.898085)
test_rubyspec 0.098419 0.031504 51.512428 ( 59.605081)
total: 175.56 sec