Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-170548
#<BuildRuby:0x0000561f012ac0f8
@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.20221216-170548",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003736 0.000575 0.822184 ( 1.077431)
build_miniruby 0.000863 0.000133 1.002790 ( 1.001234)
build_ruby 0.001324 0.000000 2.775314 ( 2.689534)
build_all 0.005091 0.003852 15.725442 ( 3.418858)
build_install 0.005946 0.003584 2.263257 ( 1.299264)
test_btest 0.000722 0.000000 59.736531 ( 11.581813)
test_basic 0.001412 0.003495 0.298766 ( 0.389621)
test_all 0.001185 0.000329 673.304924 (138.234472)
test_rubyspec 0.041580 0.021248 52.657714 ( 60.974489)
total: 220.67 sec