Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-103320
#<BuildRuby:0x000055c3793d4e50
@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.20220728-103320",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011746 0.000521 0.927580 ( 1.020294)
build_miniruby 0.001658 0.000000 0.071527 ( 0.070364)
build_ruby 0.001852 0.000000 0.073290 ( 0.071273)
build_all 0.001438 0.007539 1.493318 ( 0.571371)
build_install 0.017997 0.005143 5.089439 ( 2.049912)
test_btest 0.001043 0.000198 70.689543 ( 8.459679)
test_basic 0.006842 0.000454 0.321024 ( 0.414541)
test_all 0.001504 0.000273 625.805636 ( 64.185605)
test_rubyspec 0.104797 0.080619 45.550629 ( 51.282244)
total: 128.13 sec