Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-075548
#<BuildRuby:0x000055d2e896be80
@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.20221212-075548",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003274 0.000935 0.829602 ( 1.753164)
build_miniruby 0.000701 0.000201 0.961564 ( 0.960409)
build_ruby 0.000918 0.000263 2.786964 ( 2.696411)
build_all 0.008894 0.000118 15.751292 ( 3.236918)
build_install 0.004458 0.004307 2.246700 ( 1.275035)
test_btest 0.000446 0.000131 65.543344 ( 10.980390)
test_basic 0.001230 0.003269 0.315925 ( 0.407511)
test_all 0.001312 0.000437 680.740390 (158.090865)
test_rubyspec 0.049671 0.024906 52.452368 ( 60.692679)
total: 240.09 sec