Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-220154
#<BuildRuby:0x00005624975a6c40
@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.20220615-220154",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006045 0.000719 0.851984 ( 1.118875)
build_miniruby 0.000726 0.000242 0.056637 ( 0.055404)
build_ruby 0.000833 0.000000 0.058447 ( 0.057268)
build_all 0.004015 0.000239 1.501753 ( 0.604429)
build_install 0.003091 0.007922 6.300117 ( 2.825943)
test_btest 0.000739 0.000000 55.809905 ( 8.071449)
test_basic 0.003518 0.002399 0.264152 ( 0.352253)
test_all 0.000921 0.000403 646.160847 ( 93.209245)
test_rubyspec 0.052442 0.068645 44.226512 ( 49.796583)
total: 156.09 sec