Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-154546
#<BuildRuby:0x000055d61c8e8008
@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.20221219-154546",
@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.000003 0.000011 ( 0.000010)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004123 0.000000 0.851966 ( 1.632578)
build_miniruby 0.000724 0.000256 1.008450 ( 1.006986)
build_ruby 0.000929 0.000338 2.812869 ( 2.718562)
build_all 0.004593 0.004448 15.840044 ( 3.267670)
build_install 0.008152 0.000000 2.242252 ( 1.274433)
test_btest 0.000599 0.000027 59.169490 ( 11.750002)
test_basic 0.003365 0.001202 0.304194 ( 0.395429)
test_all 0.001416 0.000506 667.240938 (140.398053)
test_rubyspec 0.024966 0.039014 53.156294 ( 61.248510)
total: 223.69 sec