Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-065429
#<BuildRuby:0x000055fbe6967e80
@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.20221215-065429",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000087 0.003907 0.892423 ( 1.138348)
build_miniruby 0.000790 0.000093 1.006686 ( 1.005441)
build_ruby 0.001073 0.000126 2.797133 ( 2.691530)
build_all 0.008951 0.000000 15.770193 ( 3.284484)
build_install 0.006696 0.003966 2.293900 ( 1.241990)
test_btest 0.000603 0.000086 64.386994 ( 11.174647)
test_basic 0.003951 0.000564 0.308182 ( 0.399798)
test_all 0.001433 0.000204 664.015156 (143.492685)
test_rubyspec 0.043527 0.023585 53.210298 ( 61.383103)
total: 225.81 sec