Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-231116
#<BuildRuby:0x000055e152ef8060
@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.20220501-231116",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006758 0.000000 0.894520 ( 1.030823)
build_miniruby 0.000972 0.000000 0.056914 ( 0.055721)
build_ruby 0.001076 0.000000 0.057777 ( 0.056492)
build_all 0.004400 0.000000 1.475357 ( 0.591705)
build_install 0.006692 0.004118 6.232758 ( 2.797839)
test_btest 0.000676 0.000036 46.121746 ( 9.050304)
test_basic 0.002428 0.003986 0.347464 ( 0.434883)
test_all 0.001158 0.000116 639.838417 ( 93.620680)
test_rubyspec 0.098528 0.020727 43.937647 ( 48.816531)
total: 156.46 sec