Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-081553
#<BuildRuby:0x0000556f1a388090
@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.20230706-081553",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004859 0.000138 1.244423 ( 2.677907)
build_miniruby 0.000000 0.000972 0.886200 ( 0.886482)
build_ruby 0.000000 0.001298 2.607029 ( 2.607118)
build_all 0.004622 0.004144 8.163308 ( 7.387104)
build_install 0.009283 0.000000 2.011377 ( 1.613787)
test_btest 0.001160 0.000000 85.426404 ( 8.126654)
test_basic 0.001452 0.003065 0.692526 ( 0.772172)
test_all 0.000966 0.000232 479.469799 ( 53.155025)
test_rubyspec 0.019248 0.022702 44.369214 ( 56.787284)
total: 134.01 sec