Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-172001
#<BuildRuby:0x000055acdbcdbf58
@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-172001",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003234 0.000746 0.882750 ( 1.150844)
build_miniruby 0.000794 0.000183 1.067060 ( 1.065771)
build_ruby 0.001087 0.000000 2.751310 ( 2.657135)
build_all 0.007991 0.000994 15.787470 ( 3.483135)
build_install 0.009101 0.000869 2.230472 ( 1.258445)
test_btest 0.000548 0.000109 65.520896 ( 11.449817)
test_basic 0.004328 0.000000 0.299281 ( 0.390299)
test_all 0.001090 0.000062 667.362777 (110.262862)
test_rubyspec 0.051389 0.019784 52.072570 ( 60.300291)
total: 192.02 sec