Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-104809
#<BuildRuby:0x000055676f77be70
@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.20230120-104809",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000042 0.000006 0.000048 ( 0.000048)
build_up 0.006303 0.000297 0.858201 ( 1.113674)
build_miniruby 0.001400 0.000000 1.015572 ( 1.013610)
build_ruby 0.001658 0.000000 2.778244 ( 2.775506)
build_all 0.009755 0.000000 16.685787 ( 2.992677)
build_install 0.011348 0.000000 2.035140 ( 1.069232)
test_btest 0.001113 0.000000 69.803584 ( 11.706244)
test_basic 0.006271 0.000000 0.340031 ( 0.426840)
test_all 0.001469 0.000000 673.249412 ( 96.137472)
test_rubyspec 0.063142 0.031523 51.799668 ( 59.855210)
total: 177.09 sec