Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-172632
#<BuildRuby:0x0000561aa8d4b2f0
@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.20221227-172632",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005194 0.004260 0.952741 ( 1.141977)
build_miniruby 0.002068 0.000276 0.844974 ( 0.844169)
build_ruby 0.000000 0.003075 2.146233 ( 2.148042)
build_all 0.021441 0.000503 18.640631 ( 2.181206)
build_install 0.017792 0.005027 2.026901 ( 1.014814)
test_btest 0.001109 0.000184 93.310686 ( 8.779963)
test_basic 0.008305 0.000624 0.343991 ( 0.429728)
test_all 0.000000 0.002155 688.473817 ( 63.688524)
test_rubyspec 0.138935 0.040839 48.181523 ( 56.338195)
total: 136.57 sec