Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-170824
#<BuildRuby:0x00005652b69c51f8
@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.20221029-170824",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000067 0.000005 0.000072 ( 0.000071)
build_up 0.005004 0.004135 1.100838 ( 1.179470)
build_miniruby 0.001531 0.000219 0.102555 ( 0.099773)
build_ruby 0.000000 0.001877 0.093784 ( 0.091180)
build_all 0.000113 0.009251 1.321869 ( 0.580380)
build_install 0.014446 0.000754 1.708305 ( 0.907053)
test_btest 0.001684 0.000468 63.833967 ( 6.566781)
test_basic 0.003521 0.002720 0.349531 ( 0.441105)
test_all 0.004970 0.001036 496.546168 ( 53.563353)
test_rubyspec 0.090247 0.033366 43.413488 ( 51.914253)
total: 115.34 sec