Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-214317
#<BuildRuby:0x000055d3a8c07868
@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.20221209-214317",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004099 0.790638 ( 1.194118)
build_miniruby 0.000690 0.000149 0.722728 ( 0.721869)
build_ruby 0.001196 0.000092 2.487810 ( 2.412417)
build_all 0.001216 0.008109 12.366654 ( 1.498433)
build_install 0.006271 0.000420 1.630005 ( 0.778455)
test_btest 0.000549 0.000110 65.319398 ( 6.216968)
test_basic 0.003193 0.000639 0.242308 ( 0.337510)
test_all 0.001107 0.000123 504.188070 ( 50.234680)
test_rubyspec 0.015674 0.013859 35.451604 ( 46.011244)
total: 109.41 sec