Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-100855
#<BuildRuby:0x00005623ebbe7e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-100855",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006591 0.000000 0.848950 ( 2.115108)
build_miniruby 0.001043 0.000000 0.057334 ( 0.056054)
build_ruby 0.000969 0.000029 0.058774 ( 0.057587)
build_all 0.004172 0.000278 1.528252 ( 0.591952)
build_install 0.010835 0.000399 5.612027 ( 2.164412)
test_btest 0.000636 0.000000 47.880580 ( 8.827492)
test_basic 0.005511 0.000079 0.284175 ( 0.373005)
test_all 0.000980 0.000058 622.962635 ( 89.681083)
test_rubyspec 0.121145 0.006454 43.724517 ( 49.423713)
total: 153.29 sec