Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-224753
#<BuildRuby:0x0000560c8804c6b8
@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-224753",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010463 0.000908 0.990473 ( 1.036475)
build_miniruby 0.001588 0.000227 0.077571 ( 0.075666)
build_ruby 0.001822 0.000260 0.077990 ( 0.075579)
build_all 0.000000 0.009668 1.513257 ( 0.577311)
build_install 0.012448 0.010561 5.138493 ( 2.084292)
test_btest 0.000000 0.001125 78.293847 ( 8.192912)
test_basic 0.002063 0.004515 0.321614 ( 0.415303)
test_all 0.001751 0.000766 677.557769 ( 66.471355)
test_rubyspec 0.101958 0.084493 45.510690 ( 51.142366)
total: 130.07 sec