Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-181441
#<BuildRuby:0x000055f257ac5450
@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.20220607-181441",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.005688 0.004361 0.822156 ( 0.917178)
build_miniruby 0.001388 0.000099 0.054476 ( 0.053024)
build_ruby 0.001188 0.000085 0.052744 ( 0.051346)
build_all 0.006788 0.000485 1.210402 ( 0.493217)
build_install 0.019105 0.000000 4.927409 ( 2.446950)
test_btest 0.001486 0.000028 54.898131 ( 6.323710)
test_basic 0.005427 0.000301 0.284160 ( 0.379926)
test_all 0.002418 0.000135 519.997829 ( 54.209031)
test_rubyspec 0.070307 0.051094 41.442084 ( 47.368727)
total: 112.24 sec