Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-075843
#<BuildRuby:0x0000564b2a2ae858
@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-075843",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.004606 0.001919 0.838319 ( 1.444503)
build_miniruby 0.000910 0.000380 1.009109 ( 1.007160)
build_ruby 0.001147 0.000478 2.766348 ( 2.763765)
build_all 0.009754 0.000000 16.780877 ( 3.013094)
build_install 0.005638 0.003589 2.070968 ( 1.064834)
test_btest 0.000764 0.000287 71.689525 ( 11.183921)
test_basic 0.002936 0.003750 0.363511 ( 0.449678)
test_all 0.001079 0.000180 660.813115 ( 95.647547)
test_rubyspec 0.094074 0.040575 51.491870 ( 59.572542)
total: 176.15 sec