Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-125045
#<BuildRuby:0x000055f4b216c400
@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.20220716-125045",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007029 0.003195 0.952585 ( 1.644535)
build_miniruby 0.001459 0.000663 0.074161 ( 0.073361)
build_ruby 0.001649 0.000750 0.074141 ( 0.072745)
build_all 0.003141 0.006465 1.475407 ( 0.587233)
build_install 0.010162 0.011936 5.043334 ( 2.086822)
test_btest 0.000702 0.000452 72.007588 ( 8.559787)
test_basic 0.006816 0.001242 0.339481 ( 0.428729)
test_all 0.000982 0.000589 676.572980 ( 66.080523)
test_rubyspec 0.101856 0.075531 45.325008 ( 50.897624)
total: 130.43 sec