Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-141923
#<BuildRuby:0x000056014be06620
@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.20221210-141923",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004319 0.001080 1.141186 ( 1.161095)
build_miniruby 0.000704 0.000176 1.073645 ( 1.072265)
build_ruby 0.001024 0.000256 2.793234 ( 2.705339)
build_all 0.007119 0.001780 15.733961 ( 3.345736)
build_install 0.006993 0.001748 2.215123 ( 1.247745)
test_btest 0.000475 0.000119 65.770211 ( 10.977142)
test_basic 0.003722 0.000930 0.322229 ( 0.412808)
test_all 0.000965 0.000000 665.623429 (103.235842)
test_rubyspec 0.045741 0.009953 51.939939 ( 60.203280)
total: 184.36 sec