Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-060917
#<BuildRuby:0x000056472df66678
@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.20230112-060917",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005821 0.000547 0.841596 ( 1.037116)
build_miniruby 0.001213 0.000000 1.017797 ( 1.015878)
build_ruby 0.001607 0.000000 2.775111 ( 2.772422)
build_all 0.008598 0.000857 16.678051 ( 2.932059)
build_install 0.007393 0.003947 2.047740 ( 1.069066)
test_btest 0.000720 0.000200 71.315473 ( 11.155486)
test_basic 0.005819 0.000415 0.340439 ( 0.426952)
test_all 0.001073 0.000282 684.081878 (100.706290)
test_rubyspec 0.094135 0.034861 51.920322 ( 60.027236)
total: 181.14 sec