Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-010516
#<BuildRuby:0x0000556229f7c070
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230619-010516",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004569 0.000415 1.383912 ( 2.640121)
build_miniruby 0.000998 0.000091 0.833772 ( 0.833028)
build_ruby 0.001124 0.000103 2.459388 ( 2.459761)
build_all 0.009058 0.000372 13.005765 ( 1.123724)
build_install 0.008031 0.000235 1.920769 ( 0.852609)
test_btest 0.000988 0.000076 84.118930 ( 7.663777)
test_basic 0.000246 0.004572 0.713042 ( 0.797067)
test_all 0.001516 0.000217 455.161866 ( 41.755207)
test_rubyspec 0.029376 0.008965 41.391463 ( 53.831571)
total: 111.96 sec