Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-140820
#<BuildRuby:0x000055a918cb0018
@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.20220721-140820",
@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.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002836 0.004054 0.882444 ( 3.618616)
build_miniruby 0.000966 0.000064 0.057434 ( 0.056201)
build_ruby 0.000843 0.000056 0.059183 ( 0.058033)
build_all 0.004458 0.000017 1.546472 ( 0.604882)
build_install 0.010561 0.000660 5.654833 ( 2.191256)
test_btest 0.000658 0.000041 54.533547 ( 8.246729)
test_basic 0.005439 0.000340 0.343728 ( 0.431834)
test_all 0.001134 0.000071 588.032951 ( 96.133171)
test_rubyspec 0.079395 0.044070 44.033155 ( 49.850753)
total: 161.19 sec