Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-231315
#<BuildRuby:0x00005555c2fee620
@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.20221222-231315",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004170 0.000298 0.873556 ( 1.114309)
build_miniruby 0.000947 0.000068 1.005494 ( 1.004221)
build_ruby 0.001154 0.000083 2.532072 ( 2.530613)
build_all 0.008739 0.000286 15.926228 ( 3.389765)
build_install 0.007764 0.000518 2.230849 ( 1.272369)
test_btest 0.000637 0.000042 58.909875 ( 12.231239)
test_basic 0.000000 0.004580 0.304288 ( 0.395462)
test_all 0.000735 0.000768 671.115276 (139.178016)
test_rubyspec 0.036784 0.025887 51.695694 ( 59.917032)
total: 221.03 sec