Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-022547
#<BuildRuby:0x000055d38ff19e98
@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.20221225-022547",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003873 0.000645 0.748564 ( 1.021690)
build_miniruby 0.000788 0.000131 1.004722 ( 1.003459)
build_ruby 0.001036 0.000173 2.653460 ( 2.652019)
build_all 0.008331 0.000571 15.877237 ( 3.491656)
build_install 0.009900 0.000724 2.228919 ( 1.287494)
test_btest 0.000496 0.000071 67.724788 ( 11.742749)
test_basic 0.005019 0.000000 0.314107 ( 0.404713)
test_all 0.001314 0.000143 635.856752 (120.245613)
test_rubyspec 0.041722 0.025255 51.598828 ( 59.845644)
total: 201.70 sec