Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-070026
#<BuildRuby:0x0000557990cf27e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220814-070026",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002220 0.004327 0.803230 ( 0.856223)
build_miniruby 0.000993 0.000071 0.057768 ( 0.056508)
build_ruby 0.000845 0.000060 0.059438 ( 0.058334)
build_all 0.004301 0.000308 1.534851 ( 0.585235)
build_install 0.006757 0.004429 1.927237 ( 0.970709)
test_btest 0.000576 0.000072 53.195509 ( 7.982768)
test_basic 0.005160 0.000061 0.305730 ( 0.394915)
test_all 0.003233 0.000380 591.505989 ( 88.669241)
test_rubyspec 0.089832 0.026226 43.842395 ( 51.221029)
total: 150.80 sec