Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-015809
#<BuildRuby:0x00005578e6414d30
@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.20220902-015809",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000045 0.000012 0.000057 ( 0.000045)
build_up 0.010122 0.001390 0.971563 ( 1.018827)
build_miniruby 0.001915 0.000442 0.076045 ( 0.074227)
build_ruby 0.001681 0.000388 0.073343 ( 0.071493)
build_all 0.010083 0.000074 1.544059 ( 0.589978)
build_install 0.020082 0.001819 1.879829 ( 0.918621)
test_btest 0.000935 0.000165 74.049907 ( 8.289156)
test_basic 0.007169 0.001265 0.322039 ( 0.410246)
test_all 0.004205 0.000742 671.675918 ( 66.826935)
test_rubyspec 0.099623 0.069414 45.188832 ( 53.747438)
total: 131.95 sec