Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-140046
#<BuildRuby:0x000055dc3767ba10
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-140046",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003825 0.000295 0.818042 ( 1.055077)
build_miniruby 0.000923 0.000071 0.538356 ( 0.538205)
build_ruby 0.001149 0.000088 1.707104 ( 1.630395)
build_all 0.000881 0.008011 11.942340 ( 1.473107)
build_install 0.005668 0.001214 1.600950 ( 0.735528)
test_btest 0.000622 0.000133 64.712078 ( 6.106125)
test_basic 0.000000 0.003194 0.227986 ( 0.324452)
test_all 0.000000 0.001001 506.018497 ( 51.615418)
test_rubyspec 0.024880 0.004211 35.695653 ( 46.302154)
total: 109.78 sec