Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-225922
#<BuildRuby:0x00005583e1acf868
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-225922",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003608 0.000278 0.615135 ( 1.012270)
build_miniruby 0.000843 0.000065 0.638844 ( 0.638213)
build_ruby 0.001200 0.000093 2.198102 ( 2.197798)
build_all 0.009017 0.000019 11.906074 ( 1.487059)
build_install 0.006243 0.000116 1.464998 ( 0.696602)
test_btest 0.000650 0.000041 64.711246 ( 5.482661)
test_basic 0.003270 0.000204 0.251488 ( 0.346732)
test_all 0.000000 0.001297 480.903192 ( 47.665036)
test_rubyspec 0.015408 0.014227 35.243515 ( 45.688621)
total: 105.22 sec