Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-100532
#<BuildRuby:0x000055efc3af34b8
@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.20220917-100532",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000020)
configure 0.000030 0.000005 0.000035 ( 0.000031)
build_up 0.007476 0.003168 1.129865 ( 1.104559)
build_miniruby 0.001913 0.000358 0.069901 ( 0.067680)
build_ruby 0.002241 0.000420 0.075831 ( 0.073870)
build_all 0.009954 0.000318 1.584098 ( 0.605747)
build_install 0.012588 0.009346 1.928659 ( 0.942724)
test_btest 0.001766 0.000441 98.187293 ( 9.435871)
test_basic 0.006355 0.000455 0.350808 ( 0.439813)
test_all 0.004462 0.000000 671.929901 ( 68.327547)
test_rubyspec 0.110739 0.042672 47.178787 ( 55.171943)
total: 136.17 sec