Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-174825
#<BuildRuby:0x00005557a3e504c0
@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.20220814-174825",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010147 0.000398 0.983809 ( 2.111447)
build_miniruby 0.001757 0.000110 0.075708 ( 0.074541)
build_ruby 0.001702 0.000106 0.075389 ( 0.074458)
build_all 0.010166 0.000000 1.546665 ( 0.596201)
build_install 0.016773 0.004883 1.888178 ( 0.937700)
test_btest 0.001933 0.000000 77.586844 ( 8.844223)
test_basic 0.002691 0.004659 0.321887 ( 0.412420)
test_all 0.004211 0.000574 675.830224 ( 66.577294)
test_rubyspec 0.101686 0.070360 45.895684 ( 53.463385)
total: 133.09 sec