Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-084254
#<BuildRuby:0x00005638ce1e4328
@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.20220720-084254",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005684 0.000948 0.812409 ( 1.964337)
build_miniruby 0.000881 0.000147 0.056888 ( 0.055653)
build_ruby 0.000859 0.000143 0.059764 ( 0.058562)
build_all 0.000000 0.004537 1.562145 ( 0.602920)
build_install 0.005738 0.005276 5.672650 ( 2.183186)
test_btest 0.000647 0.000000 54.363783 ( 8.175628)
test_basic 0.006100 0.000000 0.378226 ( 0.465752)
test_all 0.000996 0.000000 626.800400 ( 91.099516)
test_rubyspec 0.050596 0.031807 43.860987 ( 49.478968)
total: 154.09 sec