Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-220540
#<BuildRuby:0x000055738d7528c0
@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.20220829-220540",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006415 0.000000 0.817994 ( 0.877544)
build_miniruby 0.000965 0.000000 0.058120 ( 0.056969)
build_ruby 0.000786 0.000000 0.059371 ( 0.058252)
build_all 0.000297 0.004170 1.577064 ( 0.608362)
build_install 0.010758 0.000134 1.904927 ( 0.952684)
test_btest 0.000705 0.000039 45.879158 ( 8.840565)
test_basic 0.001402 0.004507 0.287032 ( 0.375825)
test_all 0.002177 0.000242 622.223849 ( 92.031205)
test_rubyspec 0.070667 0.047134 43.659562 ( 51.975647)
total: 155.78 sec